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.

OMAPL138 固化到NandFlash中的程序不能启动

Other Parts Discussed in Thread: SYSBIOS

在OMAPL138烧写时遇到一个问题,请教下大家, 开发板是FPGA和DSP芯片放在一个开发板上,之前开发板带有原厂(开发板厂家)的程序,我将我的ais可执行程序烧写到DSP中,以NandFlash启动是可以正常运行的,但是当FPGA工程师把原厂自带的程序擦除,烧写自己开发的程序时,我之前烧写的程序就不能正常运行了,不知道是什么原因,请各位大神指点下,谢谢了。

我的ais文件是ARM代码和DSP代码合成的,ARM代码是  给的代码案例,DSP代码是以SYSBIOS为系统的工程, 通过ARM来启动DSP核。

DSP和FPGA接口