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.

How do I know project size(code size) & RAM size of my project build in CC3?



I am using CC3 (code composer essentials) for development of some applications in msp 430 mcu.I have written apllication code in CC3 but not able to get the code size & also not RAM size used by that allication.When I build my project then program size(ie.code size ) & RAM size is not showing in output window.

How do I know the exact code size & RAM side of my project   ???.