Tool/software: Code Composer Studio
Hello All,
I am working on MSP430FR5969. I have problem related with constant variable, I am using in my project a constant variable, where exactly it will store his location, in RAM or FRAM?
I used in my project the variable as, const int Data = 2;
Can anybody please tell me, where I can see the address location of constant in memory map?
Thanks,
Sandhya Yadav