Hi,
Currently I am using IPC_1_25_03_15 package and bios_6_35_04_50 package.
I follow the example in PDK package, C:\ti\pdk_C6678_1_1_2_6\packages\ti\transport\ipc\examples\qmssIpcBenchmark. It works fine.
The original queue name is "CORE0", "CORE1"... But when I try to modify the queue name, i.e. "JIECORE0", "JIECORE1", it stops at messageQ_open function. It seems like the new name cannot be found in nameserver.
Is anyone know what happens there?
Thank you very much.
Jie