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.

关于利用StaterWare的bootloader例程和led例程问题

Other Parts Discussed in Thread: OMAP-L138

lcdk138平台,采用StarterWare的bootloader例程和led例程(led),cmd文件没改动过,bootloader例程中自己加了几句串口输出测试。bootloader用AISGen生成ais文件,led用out2rprc生成bin文件,最后用sfh_OMAP-L138烧写进板子中。运行结果,仅运行了bootloader例程,但没找到dsp入口点(由输出了自己加的语句判断)。不明白如何由arm核驱动dsp程序。配置、命令如下图。

(自己加的测试 程序运行至跳转函数时输出了not found)

AISGen软件配置采用自带的配置文件,就不上图了。

(out2prc运行成功)

(sfh 命令)

(烧写成功)

对TI的设备是第一次接触,一切都很陌生。希望工程师们的耐心指导。十分感谢!