I am using Keil Real view compiler for lpc1788 controller. It has 512k flash and 96k RAM memory.
After some programming on this, memory consumption is like this.
Program Size: Code=88112 RO-data=32960 RW-data=3544 ZI-data=27896
Now, i observed something after adding one array in main function, which i am not getting why it is happening like this?
Code:
main{