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.

[FAQ] AM6442: [FAQ] (AM64X ) : Generating an IPC Multicore App Image for a Custom Selection of Cores

Part Number: AM6442

I want to do IPC communication between two cores, but when I am importing a system_freertos_nortos project from the below folder and compiling it,  I am finally getting an app image for all cores.

C:\ti\mcu_plus_sdk_am64x_08_05_00_24\examples\drivers\ipc\ipc_rpmsg_echo\am64x-evm

I want an output for particular cores, like core  R5F0_0 and core R5F0_1, not for all cores. How can I get App image for two cores ?

This section contains changes made to the IPC Notify + RP Message example to create a dual-core app image from an existing 4-core IPC Notify + RP Message example.

I am creating an IPC multicore app image for R5F0_0 and R5F0_1, and you have to follow the same procedure for the other cores as well.