This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to find RAM size and Flash size used in code

Hi,

How can i find Flash size and RAM size used in my firmware in code composer studio. 

  • You can setup in the Project properties to have the Code Generation Tools, specifically the Linker, to generate a map file that will communicate this information.  It may be setup by default, but if not, you can configure this output.

**Attention** This is a public forum