First, please check the link command file in your project, which decides how to place the data and code in your project. To understand the commands and directives in link command file, please review chapter 13 in:
http://cache.freescale.com/files/soft_dev_tools/doc/ref_manual/CWMCUPABTR.pdf
You can get detailed information for memory usage from MAP file. To generate MAP file, please click on "Project" menu->Properties ->C/C++ Build->Settings->PowerPC Linker-> Output, and enable the option "Generate Link MAP". Then rebuild the project, the MAP file will be generated under the project subfolder with <Build Target> name.
Best Regards
Fiona
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------