On Monday 09 October 2006 09:34, Raphael Neider wrote:

> The problem might be the newly introduced -r option, which is now passed
> on by SDCC to gplink to circumvent problems with devices with all memory
> locations being in shared banks; probably gplink now allocates r0xB0 to
> the (shared) location 0x90, which it should not... You might try to
> compile and link manually without -r to gplink.
>

Tried this, same problem occurs unfortunately, so I can't seem to see that 
as a workround.

> Also check if you ran out of memory (consult the .map file, gplink -m).

Hmm, I'm not really sure how to know, I'm  not familiar with map files.  
I'm wondering if stuff (ie functions) are being linked in that are not 
being used, but then that could be my poor grasp of map files.

Pete

-------------------------------------------------------------------------
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