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.

MSP430FR6047: 有关FRAM写入问题

Part Number: MSP430FR6047

我使用FRAMCtl_A_write8函数往0x4000-0xC000均没有问题,0xC000-0xFF7F均无法写入,debug查看,无法写入时*framPtr的地址变为了0xFC000,我感觉到是16位寻址导致的,但我不知道为什么会这样