Tool/software:
How can I know the memory size that my CC1310 loaded program created in Code Composer Studio v.12 is using?
thanks in advance.
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:
How can I know the memory size that my CC1310 loaded program created in Code Composer Studio v.12 is using?
thanks in advance.
Hi J,
You can get this information in Code Composer Studio, in the bottom right corner:
Regards,
Arthur
Thank you very much for your answer, it has helped me a lot to find data about the memory used in my application.