tip: printing codesize to console

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

tip: printing codesize to console

1,642 Views
macl
Senior Contributor I

Hi,

Just posting a tip that I found.  If you are like me and hate combing through a map file just for a quick look at a project's codesize, then luckily there is a nice utility built into Kinetis Design Studio from the GCC Toolchain.  I noticed that the switch to turn this on is in a different place than it was in CodeWarrior.

 

Go to Project…Properties…C/C++ Build…Settings…

 

On the Toolchains tab check Print size

 

15486_15486.pngprintsize.PNG.png

 

Now you will see code size information in the Console window when you build the entire project.

15487_15487.pngkds_print_size_example.PNG.png

Mac

Labels (1)
0 Kudos
1 Reply

537 Views
BlackNight
NXP Employee
NXP Employee

Hi Mac,

thanks for sharing your tip!

Links related to that topic:

Erich

0 Kudos