Compiling Error

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

Moderator: Benj

Post Reply
User avatar
jollybv
Flowcode v5 User
Posts: 374
Joined: Thu Feb 12, 2009 5:20 am
Location: Cape Town
Has thanked: 81 times
Been thanked: 25 times
Contact:

Compiling Error

Post by jollybv »

Hi Guys

I have a strange problem and not sure what to do when I compile i get an error which does not make sense see the picture below
Error.JPG
Error.JPG (30.26 KiB) Viewed 4034 times
If i disabel the text that has been circled below it compiles without error, what could be the problem?
Message.JPG
Message.JPG (24.23 KiB) Viewed 4034 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Compiling Error

Post by medelec35 »

Hi Brian,
That error message is just stating that your target device did not have enough memory to allow successful compiling.
As you have not included your flowchart wont be able to help any further,
What able reducing sizes of strings you have to a minimum value, instead of leaving at the default size of 20?
Or choose a device that has more ROM memory?
Martin

User avatar
jollybv
Flowcode v5 User
Posts: 374
Joined: Thu Feb 12, 2009 5:20 am
Location: Cape Town
Has thanked: 81 times
Been thanked: 25 times
Contact:

Re: Compiling Error

Post by jollybv »

Hi Martin

Thanks for that i reduced the size of some of the String variables and problem sorted.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Compiling Error

Post by medelec35 »

That's great!
Thank you for the update. :)
Martin

Post Reply