MSPM0C1104: Memory allocation View shows nothing

Part Number: MSPM0C1104

Tool/software:

Hi Everyone ,

  I'm using CC studio : 20.2.0.12_1.8.0 . I'm working with MSPM0C1104  microcontroller which has 16-KB of flash so i wanted to know about the use of the memory . On Memory allocation View window  I see  the message "The project must be successfully built first." but even after the i build the specific project the  Memory allocation View window show the same  message "The project must be successfully built first." . i hoped for refreshing  the Memory allocation View window will solve this but there is no refresh button for Memory allocation View window.

  • Hi Yuvraj,

    Can you share what your Explorer/workspace looks like? Does the window show which project needs to be built? When you built where there any errors? Is the project selected (click on it) in the Explorer?

    If the project is successfully built, it should look like this:

    Best,

    Owen

  • HI  

    Thanks for your reply .

  • Hi Yuvraj,

    Can you build the project and show me the output? Click on your project, maybe open up the C file and try clicking Project in the menu bar the top > Rebuild Project(s). Another thing you can try is Project > Build All.

    Also, I notice that the project is highlighted in yellow, which usually means there is a problem (this won't affect the ability to build). What's the problem in the project?

    Best,

    Owen

  • Hi  

        I cleaned the project and then i build the project , build output

    memory allocation window

    reason for project highlighted in yellow 

  • Hi  

         I think I found the reason for the highlights in some project  and the memory allocation window is not linking with the active project. It seems the project highlight in yellow are create with GNU ver9.2.1 and these project are not able to link with memory allocation window . And i tried rebuild this project after changing their toolchain to TI clang v4.0.3 console output show project built with some errors.

    I create few new projects with TI clang v4.0.3 .there is no yellow highlights and the project are linked with the memory management window .

    would you plz check this why projects created with  GNU ver9.2.1  and TI clang v4.0.3 has this kind of difference.

    thank you.

  • Hi Yuvraj,

    Thanks for the update. I will look into this and get back to you as soon as possible.

    Best,

    Owen

  • Hi Yuvraj,

    I contacted the team that works on CCS and they confirmed to me that it is a known issue that they are working to get fixed in a future update. I don't have a timeline for when it will be released, so I would suggest looking for updates in the future. I will close this ticket for now, but if you have any further questions feel free to open it again.

    Best,

    Owen

  • Thanks ,  for reply