Content originally posted in LPCWare by hellospencer on Wed Jul 04 01:46:23 MST 2012
Hello,
I'm using the CodeRed IDE and it has a limit of maximal code size for the axf file. How can I determine on the command line the size of my application? I want to know before flashing, if the code is too large for my license.
The license says:
Quote:
License type: FULL
Debug limit: 128k
Activation code: xxx
A FULL copy of LPCXpresso may be used for production.
Thanks a lot!