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.

decode_display example

Hi guys,

I tried the decode and decode_display example, however I met the some problems, that the problem just hung there.

I am working under NFS mode. Anyone who has made the two examples works know how my problem comes from?

I follow exactly as the instructions in this thread

http://e2e.ti.com/support/dsp/integra_dsparm/f/625/t/121270.aspx?PageIndex=1

 


root@dm816x-evm:~/dm816x-evm/omtb# lsmod             
Module                  Size  Used by
syslink              1121251  0
TI81xx_hdmi            11226  0
ipv6                  209879  12
root@dm816x-evm:~/dm816x-evm/omtb# ./decode_display_a8host_debug.xv5T 1920 1080
60 dm816x_1080p_demo.264                         
Entered Frame Width: 1920
Entered Frame Height: 1080
Entered Frame Rate: 60
Entered File name: dm816x_1080p_demo.264
 Decoder-Display example
===============================

Starting threads

Threads started. Starting platform init
[t=0x00000003] [tid=0x400a0000] xdc.runtime.Main: ERROR: "IpcSupport.c", line 125: ipc_initialize(), error in ProcMgr_open()
xdc.runtime.Main: "IpcSupport.c", line 125: ipc_initialize(), error in ProcMgr_open()
[t=0x0000009b] [tid=0x400a0000] xdc.runtime.Main: ERROR: "IpcSupport.c", line 211: ipc_initialize() failed
xdc.runtime.Main: "IpcSupport.c", line 211: ipc_initialize() failed
Assertion at Line no: 1345 in /home/jun/ti-ezsdk/syslink_02_00_00_68_beta1/ti/syslink/ipc/hlos/usr/HeapMemMP.c: (hpHandle != NULL) d
Assertion at Line no: 1064 in /home/jun/ti-ezsdk/syslink_02_00_00_68_beta1/ti/syslink/ipc/hlos/usr/MessageQ.c: (heap != NULL) : faid
[t=0x000001ea] [tid=0x400a0000] xdc.runtime.Main: ERROR: "IpcSupport.c", line 125: ipc_initialize(), error in ProcMgr_open()
xdc.runtime.Main: "IpcSupport.c", line 125: ipc_initialize(), error in ProcMgr_open()
[t=0x00000245] [tid=0x400a0000] xdc.runtime.Main: ERROR: "IpcSupport.c", line 211: ipc_initialize() failed
xdc.runtime.Main: "IpcSupport.c", line 211: ipc_initialize() failed
Assertion at Line no: 1345 in /home/jun/ti-ezsdk/syslink_02_00_00_68_beta1/ti/syslink/ipc/hlos/usr/HeapMemMP.c: (hpHandle != NULL) d
Assertion at Line no: 1064 in /home/jun/ti-ezsdk/syslink_02_00_00_68_beta1/ti/syslink/ipc/hlos/usr/MessageQ.c: (heap != NULL) : faid
Wait for VM3 to to create the server first


Assertion at Line no: 1989 in /home/jun/ti-ezsdk/syslink_02_00_00_68_beta1/ti/syslink/procMgr/hlos/usr/ProcMgr.c: (handle != NULL) d
Assertion at Line no: 1786 in /home/jun/ti-ezsdk/syslink_02_00_00_68_beta1/ti/syslink/procMgr/hlos/usr/ProcMgr.c: (handle != NULL) d

 

(then the program just hung here)

 

Thanks in advance,

 

Cheers,

 

Jun