This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCP3D example 例程heaps报错



目前此例程报错如下:

Reading test vector files started (including memory allocation)...
ti.sdo.ipc.heaps.HeapMemMP: line 573: assertion failure: A_zeroBlock: Cannot allocate size 0
xdc.runtime.Error.raise: terminating execution

就是在读数的那部分,原因不详,没见过之前谁遇见这个问题,而且test的代码没有区别,一样可以运行。

求稳example里面是有什么不一样的额地方么,为什么会出现这个而错误,很奇怪。