用的TMD6678L的开发板,没找到EMIF16的FALSH例程,能否提供一个在板子上能跑的NAND FLASH例程,最好是先擦除、再写、再读的,多谢!
顺便说一下,为什么不把每个外设接口单独做个例子程序呢。。。单独的工程。。。
EMIF口的FLASH,DDR3口,I2c的E2prom,SRIO,HYperLink......
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.
lei tang,
您好!
在下面的链接中可以找到BIOS MCSDK的下载地址。安装后PDK目录下有很多外设加速器的例子。我的电脑上\mcsdk_2_00_00_11\tools\writer\nand目录下有一个NAND writer的例子。希望有帮助。