??? 08/09/07 15:45 Read: times |
#143000 - ok, thnx Responding to: ???'s previous message |
Christoph Franck said:
You cannot directly recognize an overflow of data (0...127) space from this number. If such an overflow occurs, it will be indicated by a separate error message (or several). excellent !!! this, that i not understood.... but i understand now.... "cannot is cannot"... thanks... Christoph Franck said:
The "data" field of the linker summary is a mix of Once again: You need to look at the linker listing files to get exact information on memory usage. The short summary given at the end of the linking process is meant as a rough overview only and lacks many details that only the listing file will provide. this i understud before... thanks.... |