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.
Tool/software: Code Composer Studio
Hello,
How to print the size of code like How many byte used in RAM, FLASH, stack, etc.
Is there any configuration to display size or usage of code at compile time in code composer studio.
Regards,
Bhautik
Hi Bhautik,
Check out the Memory Allocation view:
https://dev.ti.com/tirex/explore/node?node=AKI0CQwujhf2saEujlntpA__FUz-xrs__LATEST
Thanks
ki