This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

code size,flash size

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?

0