Hello,
We recompile ipc_rtos_echo_test example for (mcu2_0 main domain) and ipc_rtos_echo_testb example for (mcu1_0 mcu domain) with our own make files and debug,
- We took the sames SDK examples source code but changed the make files.
- We tried to generate the code using CCS make files.
we can compile, run and debug the code, but its no longer working after 4-5 ping-pong messages.
Thank you.