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.

调试6678的NDK程序时遇到的问题

Other Parts Discussed in Thread: SYSBIOS

目前进行6678的网口程序开发,参照官方的网络程序,sysbios下使用NDK,能够在evm板卡上运行正常。

在自己版本上运行时,仿真环境出现以下错误:

Ethernet eventId : 48 and vectId (Interrupt) : 7
Timeout waiting for reply from PA to Pa_addMac command
ti.sysbios.heaps.HeapMem: line 370: assertion failure: A_invalidFree: Invalid free
xdc.runtime.Error.raise: terminating execution

请问这个错误和什么有关呢?