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 ???.