On Sunday 22 October 2006 12:22, Raphael Neider wrote:

> Probably gplink tries to map code sections to banks, which fails for
> your code. If you went and split yout file into smaller pieces, gplink
> could fill up the banks with code from different sections.
> !!! Beware, splitting your code will introduce additional PAGESEL
> instructions around inter-file function calls.

BINGO!

That did it.  Made my code an order of magnitude more complex as well which 
will probally force me into good habits, but it did the job.

Thanks.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to