Other Parts Discussed in Thread: MSP430F6659, , TEST2, MSP430WARE
Hi team,
We are looking at the MSP430FR59xx devices that have 128k and 256k FRAM. On page 123 of the MSP430 Optimizing C/C++ Compiler v16.12.0.STS User's Guide (http://www.ti.com/lit/ug/slau132n/slau132n.pdf) it says "All current MSP430X devices do not have any writeable memory above the 64K boundary." I imagine this has to do with the 16-bit nature of the MSP device.
Does this mean that we cannot use the whole memory space for variables or buffers?
Thank you,
Akash Patel