• Program code Size more than CODE/DATA RAM
    Hi ALL, i am using Cypress fx2lp chip in my application & uVision2 IDE. i have 16KB of code & data memory but my code size is more than it. so i am planning to have two memory segments 1. fixed memory...
  • Program code Size more than CODE/DATA RAM
    Hi ALL, i am using Cypress fx2lp chip in my application & uVision2 IDE. i have 16KB of code & data memory but my code size is more than it. so i am planning to have two memory segments 1. fixed memory...
  • 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...
  • ARM Program Size - ZI data?
    How does one interpret the code size displayed in the output window. For example my program compiled for the LPC2368: Program Size: Code=1264 RO-data=16 RW-data=0 ZI-data=1384 SO: 1) What is...