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.

移植网口程序

Other Parts Discussed in Thread: SYSBIOS

将H264和网口HELLO_WORLD程序移植在一起时发现网口程序运行

do
{
rc = NC_NetStart( hCfg, NetworkOpen, NetworkClose, NetworkIPAddr );
} while( rc > 0 );

就会出现问题,请问下是哪里没有配置正确吗?

QMSS successfully initialized
CPPI successfully initialized
PA successfully initialized

TCP/IP Stack 'Hello World!' Application


TCP/IP Stack 'Hello World!' Application

ti.sysbios.heaps.HeapMem: line 294: out of memory: handle=0xa00977dc, size=1536
00000.000 ExecStart: Already Open
ti.sysbios.heaps.HeapMem: line 294: out of memory: handle=0xa00977dc, size=2048
xdc.runtime.Error.raise: terminating execution