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.

MSP430F247 INFO区 segment A 用作EEPROM保存数据,问题请教

Other Parts Discussed in Thread: MSP430F247

您好,

当我用F247的A区存放数据时,发现一个问题:

程序中只向A区写入50个字节的数据,程序运行良好

但,如果向A区写入64个字节的数据,在仿真的时候就会出现莫名其妙的问题,甚至连IF判断语句都会出现错误

看数据手册中提到A区存放着一些校验数据,但是并没有说这些数据不能擦除,也没有说这些校验数据存放的具体地址,

请帮忙分析一下原因,谢谢