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.

CCS/MSP432E401Y: SRAM usage not visible in memory viewer on some projects

Part Number: MSP432E401Y

Tool/software: Code Composer Studio

In CCS 9.2, using the MSP432E401Y processor, if I go into Memory Viewer on some of my projects, I can see FLASH and SRAM usage. The SRAM usage view is really handy for determining how much static space I've used up for things like strings, queues, arrays, etc.

In some projects, I can only see FLASH, but not SRAM usage. Is there some setting I need to toggle to get the SRAM to be visible?