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
If i disabel the text that has been circled below it compiles without error, what could be the problem?
Compiling Error
Moderator: Benj
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Compiling Error
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?
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
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times