2011-04-13 12:50 AM
Linker
2011-05-17 05:31 AM
What maximum size? The 32K eval limit, the FLASH or the RAM?
RO - Read Only, basically const data, and perhaps initialized data copied to RAM ZI - Zero Initialize - RAM variables, cleared to Zero RW - Read Write - RAM variables