Other Parts Discussed in Thread: SYSCONFIG
I have imported two example codes, as mentioned below.
1. empty_am64x-evm_r5fss0-1_freertos_ti-arm-clang
2. ipc_rpmsg_echo_am64x-evm_r5fss0-0_freertos_ti-arm-clang
My goal is to do IPC communication between R5F_0 and R5F_1 Free RTOS.
Currently, examples available in MCU+SDK are No RTOS projects, but after moving No RTOS projects into RTOS projects, my example is not working.
Please help me resolve this issue.