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.