Hi,
In my application Im' using MessageQ between cores, but sometimes I get the following error messages when I do BIOS->Scan for Errors in ROV:
,ti.sdo.ipc.heaps.HeapMemMP,Detailed,(0x80000ae8),N/A,Caught exception in view init code: Error: The SharedRegion 2 of the SharedRegion pointer 0xa9c8b7d6 is currently invalid.
,ti.sdo.ipc.heaps.HeapMemMP,Detailed,(0x80000ae8),totalFreeSize,Error: could not access next element linked list: Error: The SharedRegion 2 of the SharedRegion pointer 0xa9c8b7d6 is currently invalid.
,ti.sdo.ipc.heaps.HeapMemMP,FreeList,HeapMemMP@80000ae8-freeList,N/A,Caught exception in view init code: Error: The SharedRegion 2 of the SharedRegion pointer 0xa9c8b7d6 is currently invalid.
The device is 6678, and the SharedRegion is in DDR3 (0x80000000).
Does anyone know what this error messages mean and how to fix it?
Thanks