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.
Tool/software: Code Composer Studio
Hi,
I want to check RAM & Flash memory occupied by the code.
I checked .map file, it lists all variables, functions & their corresponding addresses.
Where I can get a summary of total RAM & Total Flash memory usage.
Thanks & Regards,
Nitin
Nitin,
That info should be available right at the top of the map file.
See below for example:
MEMORY CONFIGURATION
name origin length used unused attr fill
----------- ----------- -------- --------- -------- -------- ----
RAMM0 00000128 000002d8 00000000 000002d8 RWIX
RAMM1 00000400 00000380 00000100 00000280 RWIX
Thanks and regards,
Vamsi
Nitin,
Since I did not hear from you further, I assume this is resolved. I am closing this post. If you have further questions, please open a new post.
Note: I will not be available until December 3rd. Hence, please expect delays in our replies in case you post a follow-up question on this thread.
Thanks and regards,
Vamsi