This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR5969: UART BSL and loading into upper FRAM

Part Number: MSP430FR5969

We are using the MSP430FR5969 in a sensor product, and we now need to utilize upper block of FRAM at 0x10000 because our program size has increased beyond the 48k in lower FRAM.  One solution is to locate 2 large intialized data arrays at 0x10000.   We are using BSL Scripter and the MSP430FR5969 UART BSL (software invoked) to load our hex file.   My question is whether the UART BSL will support loading into FRAM above 0x10000?

Thanks in advance,

John

  • BSL is factory loader, so it will be very strange that it can not use complete FRAM / Flash memory for storage. You can check this by yourself, easy. All FRAM devices are with CPUXv2, with 20-bit registers / address space, and I guess they share similar ROM BSL.

**Attention** This is a public forum