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.

[参考译文] AM3359:定制板的 RTOS SDK 移植

Guru**** 2885260 points

Other Parts Discussed in Thread: AM3359

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1643883/am3359-rtos-sdk-porting-of-custom-board

器件型号: AM3359

我目前正在努力将 Processor SDK RTOS 移植 到基于 AM3359 处理器的定制板。 在遵循《 Processor SDK RTOS 入门指南》(第 1.1.11 节:Windows SD 卡创建指南)时、我观察到引导过程依赖于两个主要映像: MLOAPP

为了继续我的实施,我想详细了解这些文件的内部组成。

具体来说、我要查找 MLO 的结构细分、以及如何在 AM335x 引导序列的“APP“映像中封装应用程序二进制文件。

此外、我还需要了解如何 为定制电路板移植此 RTOS SDK