Hi, when I try to compile my project I get this output: 

gpasm: Message [306] Crossing page boundary -- ensure page bits are set.
gplink: no target memory available for section "code_project"

I think so this problem is caused by crossing 0x1000 boundary of code memory 
because last time when I am able to compile my code program ends at 0x0ffe, but 
then, when I add more code I get this error. How can I get around this? 
Thanks.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to