• 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...
  • How to check the object code size and EXE file code size in keil.
    hi all, I need to know the size of the .EXE file that we get after linking, in Keil uvision2. Also if any one can tell me how to find the .OBJ code size, will be of help to me. Any help regarding that...