我现在选用的是 Atmel AT25DF081A。然后连接到dsp 的spi接口 选用的使能是spi_cs0,下面如何具体的操作?
Shine:
接下来把.out文件转换成bin文件烧写到flash里。可以参考下面EVM板的流程。http://processors.wiki.ti.com/index.php/C5517_Boot-Image_Programmer
user4117338:
回复 Shine:
是不是用这个 把.out 文件生成 .bin , 然后再下载到flash中。
Shine:
回复 user4117338:
是的。