• 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...
  • LIB CODE size problem
    I have problem with code size. When I check the map file it shows LIB CODE size 631h as follows CODE 0076H 0631H UNIT ?C?LIB_CODE why LIB CODE size such big? what could be the reason?. FYI...
  • The size of the code
    .\Targets\STM32F429_Discovery\project.axf: error: L6047U: The size of this image (62716 bytes) exceeds the maximum allowed for this version of the linker Hi to everyone!How can i solve this error...
  • 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
    Hi everyone, I recently switched to programming 8052 from PICs for curiosity sake, and MY GOD...!!! those have the speed. they are simple simple but brutal (this is just my experience). but I was...