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.

LP-AM243: LP-AM243x

Part Number: LP-AM243

Tool/software:

I want to be able to measure ram usage in run time. When developing a project in CCS, how can I obtain values such as stack usage, memory allocation, and code or function sizes, ram usage and how can I print them to the console? I check map files but i want to get this values in run time and also see in the console. 

  • Hi Hayriye,

    Thanks for your query.

    Please allow some time to check the above details and revert back.

    Regards,

    Tushar

  • Hi Hayriye,

    I obtain values such as stack usage, memory allocation, and code or function sizes, ram usage

    We have Real-time Object View (ROV) in CCS IDE which allows user to view the state of a executing application via different easy to understand views.These views are generated by reading information from the running SW program using the JTAG debugger port.

    Please refer ROV_INTRO for more details.

    Regards,

    Tushar