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.

MSP430F5418A 读写内部Flash问题

Other Parts Discussed in Thread: MSP430F5418A

Hi all,

我在用MSP430F5418A做相关设计,但是在读内部flash上面遇到了问题。首先我将一个long word 0x12345678写到flash里,写到了infomation segment D,也就是

0x1800这个地址,我通过看内存看到了数据已经写进去了。但是我在读的时候有个问题是,该如何读取刚才写进去的数据呢?

我试过了直接从0x1800地址处读数据,但是读不回来。请问这是怎么回事?在读flash之前,需要设置模式吗?flash默认的模式不就是读模式吗?

Thanks

Best regards,

Nick