我现在已近把BOOT引脚连接完毕,通过AISgen生成需要的文件。请问应该如何把程序烧写入外部SPI flash。。软件是CCS4 ,器件是OMAPL138.
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.
你是evm板,还是自己的板子
如果是EVM板,可以用楼上的说的方式,使用仿真器,CCS,进行SPI的烧写,或者使用串口烧写工具, processors.wiki.ti.com/.../Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138
如果是自己的板子,需要确认SPI FLASH 的ccs工程里面是否支持你板子上对应型号的SPI flash,如不支持,可适当修改代码
可使用PSP包中的SPI FLASH工程,ti-dvsdk_omapl138-evm_04_03_00_06\psp\board-utilities\src\utils,见附件
OMAPL138的GEL文件可以参考这里: