Hello! I have two question regarding program memory usage:
1- How do I know the address range that my code is using up?
2- I am using the free license of CCS for the MSP430 (16KB). I need to store adicional information, gathered during code execution, in FRAM. Is this data going to be limited to 16Kb as well, or can I use all that is left?
Btw I'm using the FR5969.
Thanks!