Now its the first time I am writing a program above 2k.
Probably its a known "problem" why it doesn't compile.
The message I get is: Code Crosses Boundary @ 800 h
Thats above 2048.
What do I have to do?
Thanks for the help.
Peter
Now its the first time I am writing a program above 2k.
Probably its a known "problem" why it doesn't compile.
The message I get is: Code Crosses Boundary @ 800 h
Thats above 2048.
What do I have to do?
Thanks for the help.
Peter
> What do I have to do?
Search the forum is a good start....
http://www.picbasic.co.uk/forum/showthread.php?t=555
Melanie,
At first I searched the forum and FAQ, but didn't find anything that could help me.
Thank you for the help.
ignore the message and just go on programming in picbasic.
I'ts a warning.
Peter Oors, When you get this warning, just make sure that if you are using any BRANCH statements that you convert them to BRANCHL. Other than that it is just a warning. Lookup the statement BRANCHL in the manual.
Dave Purola,
N8NTA
Bookmarks