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.

Running Syslink example

Hi All

I am trying to run ezsd syslink example on TI814x evm. Please see the below log

 

====================================

root@dm814x-evm:~# ./slaveloader_debug startup DSP ./notify_ti81xx_dsp.xe674

Attached to slave procId 0.

Loaded file ./notify_ti81xx_dsp.xe674 on slave procId 0.

Started slave procId 0.

root@dm814x-evm:~# ./notifyapp_debug

NotifyApp sample application

Run for all suppAssertion at Line no: 2542 in /swcoe/sdk/cm/netra/arago-tmp/work/dm814x-evm-none-linux-gnueabi/ti-syslink-2_00_02_80-r1i/syslink_2_00_02_80/packages/ti/syslink/utils/hlos/knl/Linuxd

orted proc IDs

Assertion at Line no: 2661 in /swcoe/sdk/cm/netra/arago-tmp/work/dm814x-evm-none-linux-gnueabi/ti-syslink-2_00_02_80-r1i/syslink_2_00_02_80/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../d

Entered NotifyApAssertion at Line no: 2663 in /swcoe/sdk/cm/netra/arago-tmp/work/dm814x-evm-none-linux-gnueabi/ti-syslink-2_00_02_80-r1i/syslink_2_00_02_80/packages/ti/syslink/utils/hlos/knl/Linuxd

p_startup. Number of processors: 4

Warning! Unsupported procID specified for running the sample application! proc ID: [1]

Warning! Unsupported procID specified for running the sample application! proc ID: [2]

After Ipc_loadcallback:

    status [0x0]

=========================================

The board got stuck here! 

can anybody help me on this?