While trying to optimize my application to enable it to fit within the size limits of DSEG/OSEG, I noticed that I seem to be missing some DSEG space.
When I comparing the generates MEM and MAP files, some bytes were assigned in the MEM file but were not listed in the DSEG section of the MAP file.
I have now managed to modify an example project to produce the same problems. The MEM file...
2008-02-11 10:46:49 UTC in Small Device C Compiler