Felix, Sorry for the late reply.
> Just one final question: would you then agree to the somewhat generic > statement that sdcc would do much better in allocating memory if it is > told how to do so, i.e. if I put some variables deliberately into DATA > instead of telling sdcc by the model large to allocate everything in > XDATA? Yes, this is true for (almost) every 8051 compiler. Use the small memory model and explicitly move the bigger things to idata/pdata/xdata. Greets, Maarten ------------------------------------------------------------------------- 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