Hi Champ,
There are just CPU1 to CM IPC example code .
Could you provide the CM to CPU1 IPC example code , the requirement are :CM send data to CPU1 through IPC, and CPU1 will get the data in IPC interrupt.
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.
Hi Champ,
There are just CPU1 to CM IPC example code .
Could you provide the CM to CPU1 IPC example code , the requirement are :CM send data to CPU1 through IPC, and CPU1 will get the data in IPC interrupt.
Hello
The example does show how CM sends a response to CPU1. The APIs are the same for each core, the first parameter needs to be IPC_CM_L_CPU1_R when sending content from CM to CPU1.
If you have a more specific issue, please clarify.
Best regards
Chris