Bug: Flowcode5 program in Flowcode6 open

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
HjH
Posts: 108
Joined: Sat Jul 03, 2010 4:38 pm
Been thanked: 2 times
Contact:

Bug: Flowcode5 program in Flowcode6 open

Post 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

zadah
Posts: 31
Joined: Wed May 02, 2012 5:49 pm
Has thanked: 3 times
Been thanked: 7 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post 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.

HjH
Posts: 108
Joined: Sat Jul 03, 2010 4:38 pm
Been thanked: 2 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post 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

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post 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
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

HjH
Posts: 108
Joined: Sat Jul 03, 2010 4:38 pm
Been thanked: 2 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post by HjH »

Jac,

enclosed the file
Start_F5.fcf_pic16
(16.5 KiB) Downloaded 375 times
HjH

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post 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.

User avatar
JonnyW
Posts: 1230
Joined: Fri Oct 29, 2010 9:13 am
Location: Matrix Multimedia Ltd
Has thanked: 63 times
Been thanked: 290 times
Contact:

Re: Bug: Flowcode5 program in Flowcode6 open

Post 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

Post Reply