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?

  • Viktorija Cecil said:
    In some projects, I can only see FLASH, but not SRAM usage.

    The Memory Allocation view gets its information from the linker map file. What does the linker command file and map file look like for this project?

    Can the customer send us an example project where the view is not properly showing the SRAM usage?

  • Attached is a tar file containing the relevant files for the project I have that isn't showing SRAM usage in the Memory Allocation view. 

     Let me know if additional files are required. Thanks!

    Symantec Mail Security replaced CD_432-not-showing-sram-usage.tar.gz with this text message.  The original text contained prohibited content and was deleted.
    

  • Viktorija,

    The attachment was deleted. Did you attach it to an email reply? Could you try attaching it directly to a reply on the forums or send it to me via private conversation? Thanks.

  • Viktorija,

    As per our offline conversation, I am following up to let you know that we are still waiting to receive the complete project from the customer so we can reproduce and understand the issue. Thanks.

  • Yes, waiting to hear from customer. 

    Thanks

    Viktorija