Other Parts Discussed in Thread: SYSCONFIG
Hello TI,
I want to build implement the ipc between M4 and R50_0 cores.So i modified the example.sysconfig,where i disable all ipc_notify+rpmsg except those two cores.I made some chages in the code also,where both cores continuously exchange the msgs between 2 cores .
After that , i commented all the remaining cores in gRemoteCoreId[] array .
When i try to build the project in ccs it is showing below error as mentioned below image
1. as per my understanding, since it is a ipc example we have to compile it as a system project ,How can i compile a example as a system project in ccs?
2.How do i build this project as a system project in ccs,because i modified the code by using ccs so it will not effect in actual sdk path ,so i need to build in ccs only?
Thanks,
Raj Kumar