hello,
I use the ListMP module to communicate in the six cores of 6472, but when the program run to the ListMP_putTail() function ,i got a problem like this:
ti.sdo.ipc.SharedRegion: line 327: assertion failure: A_idTooLarge: id cannot be larger than numEntries
xdc.runtime.Error.raise: terminating execution
the ListMP module is created in the core0,and ListMP module could be opened successfully by calling ListMP_open().
Could anyone tell me what the id reffer to? and how to solve this problem? Thank you!
I use the CCS Version: 4.2.0.10012 and ipc_1_21_02_23. The program is running in the TMS320C6472EVM.
Regards.
Jianlei