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.

[参考译文] AM5728:如何从 SD 卡加载 SYSBIOS 程序

Guru**** 2487425 points
Other Parts Discussed in Thread: AM5728, SYSBIOS

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1443604/am5728-how-to-load-a-sysbios-program-from-sd-card

器件型号:AM5728
Thread 中讨论的其他器件: SYSBIOS

工具与软件:

您好!

我已使用 CCS 编译 SDK 并运行程序、而且还能进行调试、

如何从 sdcard 运行

我已尝试此示例并将 MLO 复制到可启动 FAT32 SD 卡中  

它的确如此

**** PDK SBL****
SBL 修订版本:01.00.09.02 (2021年8月2日- 10:36:06)
开始分析用户应用程序
单图像标头中的幻数无效
正在跳转到用户应用程序...

什么是 am5728的加载地址和如何转换我的. 将文件导出到应用程序中、

我尝试转换为 rprc、但无法找到使用 tiimage.exe 的加载地址

能否介绍一下流程以便我可以使用它来运行 SYSBIOS SMP。