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.

CCS/DRA75: Integrating an IPC example with uart example

Part Number: DRA75

Tool/software: Code Composer Studio

Hi,

I wanted to know how to integrate the ipc "ex01_hello" with the csl uart_test example. I'm trying to create a communication between two cores a15 and M4. I have made a15 the sender and M4 as the receiver. I wanted to display the message received at M4 to be displayed through UART

What modifications should I need to do in the code ?

Regards,

Padmesh