我正在尝试查找适用于 mcusw/mcus_demos/inter_core_comm/IPC_remote 样片的 A72 Linux 匹配器件、它可能仅适用于 A72上的 TI RTOS?
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.
我正在尝试查找适用于 mcusw/mcus_demos/inter_core_comm/IPC_remote 样片的 A72 Linux 匹配器件、它可能仅适用于 A72上的 TI RTOS?
此线程从 https://e2e.ti.com/support/processors/f/791/p/904897/3344836#3344836拆分
您好、Grigory、
为此、您需要将 MCUx_x (autosar)-> MCUx_x (tirtos)视为一个部分、将 MCUx_x (tirtos)-> A72 (Linux)视为另一个部分。
MCUSW 中的一个示例-这从 MCU1_0 (运行 AUTOSAR)到 MCU2_1 (运行 TI RTOS)- http://downloads.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/mcusw/mcal_drv/docs/drv_docs/demo_cdd_ipc_profile_top.html
另一个请参阅 PDK 中的示例-这涉及从运行内核的 TI RTOS 到 A72 (运行 Linux)- http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_device_drv.html#ipclld
参考这两者、则需要编写自己的应用程序来完成整个链接。
此致、
Karan