Other Parts Discussed in Thread: SYSCONFIG
Hello all,
I am trying to get the ipc_notify_echo project compiled in gcc, I succeeded in my attempt but getting incomplete output when run on the AM263x-cc device via CCS Launch, Load and Run.
As of now, I am only getting the prints of the main core on the UART console, the debug logs of the other cores, i.e core r50-1, r51-0, r51-1 are not getting printed.
Note: 1. For this application, r50-0 is running freertos while other cores are running nortos.
2. The same sysconfig settings gives the expected output with the tiarmclang compiled version of this project.
Kindly help.
Setup:
1.CCS 11.2.0
2.SysConfig 1.11.0/ 1.12.0 (works with both)
Output: