I have lpc1788 that has 512k code flash.
In compiler it says
Program Size: Code=80116 RO-data=415660 RW-data=1628 ZI-data=6021108
and my .axf file is 990kb.
which data should I look for code size? Does compiler seperate the rw ,zi,code,ro data to different files?
Err... the one which says, "code" ?!
"Does compiler seperate the rw ,zi,code,ro data to different files?"
No.