Help needed to convert to flowcode 7

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

Moderator: Benj

Post Reply
wayne millard
Posts: 234
Joined: Thu May 31, 2007 2:18 pm
Has thanked: 7 times
Been thanked: 12 times
Contact:

Help needed to convert to flowcode 7

Post by wayne millard »

Hi everybody,

Is there anyone who can help me convert code that i have to compile in Flowcode 7.
This code was wrote by someone else years ago and been using in many project from flowcode 3 - 5 now want to use in 7.
I have been using it for 8 Bit PIC and now would love to use PIC 32.
Thanks,
Wayne Millard
Attachments
570 070 TEST BOX.fcf
(37.48 KiB) Downloaded 176 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Help needed to convert to flowcode 7

Post by LeighM »

The main difference is that processor registers are now upper case, so C code needs updating, try this ...
Attachments
570 070 TEST BOX_v7.fcfx
(29.09 KiB) Downloaded 178 times

wayne millard
Posts: 234
Joined: Thu May 31, 2007 2:18 pm
Has thanked: 7 times
Been thanked: 12 times
Contact:

Re: Help needed to convert to flowcode 7

Post by wayne millard »

Thanks LeighM for your help.

Post Reply