TI中文支持网
TI专业的中文技术问题搜集分享网站

OMAPL138 SBL

依照 http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/Foundational_Components.html#omapl137-omapl138-c6748 

尝试lcdkOMAPL138的SBL,按照步骤串口当中应该出现下图

但是我的串口助手当中只显示红框中的部分,说明MLO没有写入!

请问这是什么问题?是SD卡格式化有问题还是其他问题

user5169038:

上面的问题解决了,但是好像程序没有启动,这又是什么问题,不会是不能用裸机程序吧?

Shine:

回复 user5169038:

看一下应用代码的entry point是否正确?
Note: Program entry point of DSP app images on OMAPL138 platform should be 1KByte aligned for loading and executing the DSP images from
ARM core. GPIO LLD LED blink example for C674x core can be used as reference for aligning the DSP entry point to run the DSP code from
SBL. Other LLD examples does not work from SBL as is.

user5169038:

回复 Shine:

请问这个example在什么位置?

Shine:

回复 user5169038:

上面这段note在你发的链接里 software-dl.ti.com/…/Foundational_Components.html

user5169038:

回复 Shine:

我看到了,但是我想试一下这个example,请问这个example在SDK软件包的什么位置

赞(0)
未经允许不得转载:TI中文支持网 » OMAPL138 SBL
分享到: 更多 (0)