Hi TI,
I want to use the example notify code for only two cores(core 0 and core 1.
I have commented the Ipc_ProcSync_All to use the default Ipc_ProcSync_Pair in cfg file and
Added Ipc_attach(dstCore) in Main function.
After this modification when i run i am getting the below error
ti.sdo.ipc.notify:line 337:assertion failure :not Registered. Notify instance not yet registered for the processor /line.
Do i have to change anything further in Cfg file or am i missing anything?
I am using ipc_1_24_02__27 and 6670 dsp.
Thanks in advance
Regards,
Janeeth