Thread 中讨论的其他器件:UNIFLASH
工具/软件:
假设我有一个带有多个 AM263Px MCU 的定制 PCB。 我想一次性将我的映像(对于 SBL、为.tiimage;对于应用程序代码、为.mcelf;以及为.mcelf-XIP)刷写到所有 MCU 中。 如何使用 UniFlash 将这些映像同时刷写到 PCB 上的多个 MCU 中?
提前感谢。
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.
工具/软件:
假设我有一个带有多个 AM263Px MCU 的定制 PCB。 我想一次性将我的映像(对于 SBL、为.tiimage;对于应用程序代码、为.mcelf;以及为.mcelf-XIP)刷写到所有 MCU 中。 如何使用 UniFlash 将这些映像同时刷写到 PCB 上的多个 MCU 中?
提前感谢。
尊敬的 Sanith:
例如、如果您有 4 个内核和 4 个输出二进制文件、可以将它们组合成单个映像并通过 uniflash 刷写、请参阅:
以了解更多详细信息。
此致、
Shaunak
在另一种情况下、假设我有 6–7 个不同的映像、只需要在 Core 1 上加载。 如何使用 UniFlash 一次加载所有这些映像?