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.

[参考译文] PROCESSOR-SDK-J784S4:用于启动 R5内核的 UBoot 命令

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1525458/processor-sdk-j784s4-uboot-command-to-start-r5-cores

部件号:PROCESSOR-SDK-J784S4

工具/软件:

您好:

您能告诉我一个可以启动 R5和 C7内核的 U-Boot 命令。

如3.1.1.4所示。 启动流程如所示

https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j784s4/09_02_00_05/exports/docs/linux/Foundational_Components /U-Boot/UG-General-Info.html

提前感谢您。

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

    嗨、Jonas、

    请参阅 U-Boot  3.1.1.14. RemoteProc 部分、了解用于引导远程处理器的命令列表。

    rproc 是用于执行各种操作的主 U-Boot 命令。 多个单独的命令(如 Rproc 负载 rproc 启动 )来启动处理器。

    TI EVM 的 U-Boot 定义了一些实用程序命令、这些命令编写了脚本、以便在使用在 SD 卡引导模式下引导电路板时引导多个处理器 boot_rprocs 命令。 此命令本身的行为通过以下 uEnv 变量进行控制: dorprocboot rproc_FW_binaries。  

    此致

    Suman