We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
Take a look at stackoverflow.com/.../rom-and-ram-in-arm
Alex
Err... the one which says, "code" ?!
"Does compiler seperate the rw ,zi,code,ro data to different files?"
No.