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.
在6614上,挂了nor-flash与nand-flash,祼板的时候,想用仿真器直接通过emif16接口将nor.bin与nand.bin 烧在到对应的flash上,而6614的PDK里,找不到这样的例程,请问哪里可以找到这样的例程?
mcsdk_bios_3_00_00_11\tools\writer下有nor与nand的烧写例程,nand是通过emif16接口读写的,而nor是通过SPI接口读写的,所以EVM板的nor-flash应该是挂在SPI上的吧。如果nor-flash是挂在emif16上,请问有没有相应的烧写例程呢?