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
The View-> Memory Browser just stopped working. It used to But now I get a blank page. Do I have to do something else to get this to tell me how much memory is being used?
Thanks
William,
Can you attach a screen shot with both the memory browser and the debug view.
View -> Memory Browser is used to inspect the contents of memory.
If you are looking to see how much memory is being used you can try View -> Memory Allocation View.
There is also the map file that can be inspected:
Regards,
John