Page 1 of 1
Bug: Flowcode5 program in Flowcode6 open
Posted: Sun Oct 20, 2013 11:46 pm
by HjH
Hello,
if one a Flowcode5 program in Flowcode6 opens and thereafter compile, then receives one the following errors:
"Ein oder mehrere Pins von Komponente v5_switchU sind nicht mit dem
Microcontrollerverbunden. Simulation und Kompilierung kann zu
unerwarteten Ergebnissen führen. Vergewissern Sie sich, dass alle
Komponenten-Verbindungen erfolgt sind oder Iöschen Sie diese
Komponenten aus dem Flussdiagramm."
HjH
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Mon Oct 21, 2013 3:55 am
by zadah
Hello
I will report same kind of a problem:
After opening a FC5.fcf file in FC6 and trying to compile i get following errors:
Errors when generating C source code:
18f45k22_v6.c : 848 : error : Syntax error
18f45k22_v6.c : 858 : error : Syntax error
I have stepper motor, RS232 and ADC components from FC5
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Mon Oct 21, 2013 5:03 pm
by Benj
Hello,
Please can you attach any known problematic v5 programs here with a report of what has failed and I will fix the specific upgrade problems for you.
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Mon Oct 21, 2013 9:58 pm
by HjH
Hello Benj,
I don't understand you. I have the problems reported . This problem exist in every Flowcode5 code that I in Flowcode6 open.
HjH
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Mon Oct 21, 2013 10:12 pm
by kersing
HjH,
Ben is asking you to upload (attach to message) the flowcode 5 file. You could be using something different to what has been tested. If you do not want to make your code public, send Ben a PM (icon under his name on the right) with the file.
To attach files, use the upload attachment TAB below the submit button.
Best regards,
Jac
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Sun Oct 27, 2013 2:27 pm
by HjH
Jac,
enclosed the file
HjH
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Mon Oct 28, 2013 4:08 pm
by Benj
Hello,
Thanks for posting a problematic file. Looks like the ports are not being reorganised correctly. If you click on the components and look at the properties you should be able to reassign the pins to correct pins for the device. In the mean time I will see if we can get this sorted at our end so future converted programs will work correctly.
Re: Bug: Flowcode5 program in Flowcode6 open
Posted: Wed Oct 30, 2013 10:26 pm
by JonnyW
Evening. This issue should be fixed in the next release - the converter was not re-mapping the ports correctly for 16-bit ports.
Jonny