• 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,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 and data size statistics
    Hello all, I have µv3 installed on 2 different machines: the first µv3 prints a messages regarding the code/data sizes after a build is complete, but the other one does not. I just can't find the compiler...
  • Code size and data size statistics
    Hello all, I have µv3 installed on 2 different machines: the first µv3 prints a messages regarding the code/data sizes after a build is complete, but the other one does not. I just can't find the compiler...
  • Load region size vs execution region size
    Trying to the keep the load region under 0x8000 but load region is more then 0x8000 yet execution region is only 0xa7c? How come my load region size is is so much more? This is a Cortex M1 on a Altera...