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.

TMDSICE335x SD卡启动加载SPI FLASH中的application,无法成功。

将MLO文件放到SD卡中启动,application保存在了SPI FLASH中,上电应该是加载SD卡中的uboot,然后将SPI FLASH中的application加载到DDR中启动,可是不成功。如果将app放到SD卡中可以启动,如果将boot烧写到SPI FLASH中启动也能成功,就是按照上面方式无法启动,请问是什么原因?MLO是TI下载的SDK包里面的,没有做编辑。