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.

emif boot ,初始化emif



请教一个问题,使用emif boot方式,将.dat文件烧写到FLASH中正确了。但是程序未执行,然后读取memory中0x70000000中的数据为0,然后在线仿真我的emif工程有对emif初始化后然后看到0x70000000中的数据是正确的。我想实际的程序中没有对emif和flash初始化,这个怎么实现。