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.
F2812读取外部的E2PROM,然后将读取的内容存进数组里,将数组里的内容赋给对应的参数。。。
分别下载到内部RAM和flash运行时,在这两种模式下,数组里的内容居然不一致,这是什么原因?E2PROM是好的,谁能解释一下。。。
谢谢
没有人遇到过这样的情况吗?数组默认放到哪个段里?是不是要自定义一个段啊。。。求帮忙
好吧,大意了,有个标志位没有初始化,导致读取的值改变了