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.

MSPM0L1306: CCS Theia cannot show memory allocation

Part Number: MSPM0L1306
Other Parts Discussed in Thread: CCSTUDIO

Tool/software:

I have built a MSPM0L1306 project in CCS Theia and successfully run it on the Launchpad board. However, the Memory Allocation view still says that the project must first be successfully built.

  • Hello Gordon,

    You can try to close the Memory Allocation window, then rebuild your project, and then open the Memory Allocation window again, to check whether it can be shown. Because sometimes if you open the Memory Allocation first then build your project, it seems that it will think that you haven't build the project.

    Best Regards,

    Janz Bai

  • I tried various combinations of closing the Memory Allocation view, rebuilding the project and reloading the window. None of it worked.

    I am using GCC as my compiler, if that makes a difference.

  • Hello Gordon,

    Can you try to build another example code using TI Clang compiler and GCC compiler on CCS Theia, and can you try to build an example code using GCC compiler on CCS, because I can see the Memory Allocation successfully on CCS. And if this is a bug of the CCS Theria, I will report it to our another team who is responsible for the IDE. By the way, what is the CCS Theia version you used, I can do tests too tomorrow.

    Best Regards,

    Janz Bai

  • Looks like it only works for TI Clang compiler examples. I tried the gpio_toggle_output_cpp_LP_MSPM0L1306_nortos_gcc and gpio_toggle_output_cpp_LP_MSPM0L1306_nortos_ticlang examples.

    I'm using CCS Theia 1.4.0.12 with GCC 9.2.1 installed via CCS v12.

    Extensions:

    • @ccs/ccstudio 1.4.0
    • @ccs/ccstudio-debug 1.4.0
    • @ccs/ccstudio-getting-started 1.4.0
    • @ccs/ccstudio-guicomposer 1.4.0
    • @ccs/ccstudio-plugin 1.4.0
    • @ccs/ccstudio-project 1.4.0
    • @ccs/ccstudio-trace-config 1.4.0
    • @ccs/ccstudio-trace-viewer 1.4.0
    • @ccs/ccstudio-updater 1.4.0
    • @theia/bulk-edit 1.46.0
    • @theia/callhierarchy 1.46.0
    • @theia/console 1.46.0
    • @theia/core 1.46.0
    • @theia/debug 1.46.0
    • @theia/editor 1.46.0
    • @theia/editor-preview 1.46.0
    • @theia/electron 1.46.0
    • @theia/external-terminal 1.46.0
    • @theia/file-search 1.46.0
    • @theia/filesystem 1.46.0
    • @theia/git 1.46.0
    • @theia/keymaps 1.46.0
    • @theia/markers 1.46.0
    • @theia/messages 1.46.0
    • @theia/metrics 1.46.0
    • @theia/mini-browser 1.46.0
    • @theia/monaco 1.46.0
    • @theia/navigator 1.46.0
    • @theia/notebook 1.46.0
    • @theia/outline-view 1.46.0
    • @theia/output 1.46.0
    • @theia/plugin-dev 1.46.0
    • @theia/plugin-ext 1.46.0
    • @theia/plugin-ext-headless 1.46.0
    • @theia/plugin-ext-vscode 1.46.0
    • @theia/preferences 1.46.0
    • @theia/preview 1.46.0
    • @theia/process 1.46.0
    • @theia/property-view 1.46.0
    • @theia/remote 1.46.0
    • @theia/scm 1.46.0
    • @theia/scm-extra 1.46.0
    • @theia/search-in-workspace 1.46.0
    • @theia/secondary-window 1.46.0
    • @theia/task 1.46.0
    • @theia/terminal 1.46.0
    • @theia/test 1.46.0
    • @theia/timeline 1.46.0
    • @theia/toolbar 1.46.0
    • @theia/typehierarchy 1.46.0
    • @theia/userstorage 1.46.0
    • @theia/variable-resolver 1.46.0
    • @theia/vsx-registry 1.46.0
    • @theia/workspace 1.46.0
  • Hello Gordon,

    I will do tests again tomorrow. And if this is a common bug, I will report this to another team and assign this post to our SDTO team.

    Best Regards,

    Janz Bai

  • Hello Gordon,

    This bug of CCS theia has been reported by my other TI colleague through Jira. And this bug will be resolved in the future. If you want to see the memory usage, you can choose to see the .map file. 

    Best Regards,

    Janz Bai