Hi,
I am using Ti's MSP430 - FR5969. It has 2kB SRAM and 64kB FRAM. I am question is,
-> Where the Code Segment will Store, in SRAM or FRAM.
-> If I am allocating Buffer as global, it will allocate in SRAM or FRAM.
Why I asked this Question means, I want to use buffer's which may in range 500 Bytes to 2 KBytes. But This is having only 2KB SRAM.