Hi all!
Recently I started working with Mistral OMAP3530 EVM and DVSDK_dm3730-evm_4_02_00_06.
I use U-Boot and kernel provided by DVSDK. The rootfs is mounted via NFS and is also taken from DVSDK.
I try to launch `runDVSDK_decode' demo which internally runs
./decode -o -v /usr/share/ti/data/videos/davincieffect_480p30.264 -a /usr/share/ti/data/sounds/davincieffect_lc.aac
The problem is that this crashes the board.
Running runDVSDK_decode with `CE_DEBUG=3' I saw that it always has trouble loading cs.x64P
The log looks either
@47,067,260us: [+2 T:0x40b0e490 S:0x40b0dd4c] OP - Processor_create_d> Attaching to DSP PROC...
@47,069,061us: [+7 T:0x40b0e490 S:0x40b0dd4c] OP - Processor_create_d> Loading and starting DSP server 'cs.x64P'
FAILED, status=[0x80008012] (look for error code 'DSP_EBASE + 0x12' in dsplink*/packages/dsplink/gpp/inc/usr/er
rbase.h)
@47,069,152us: [+0 T:0x40b0e490 S:0x40b0dd34] OP - Processor_delete_d> Enter (proc=0x73f08)
@47,069,213us: [+2 T:0x40b0e490 S:0x40b0dd34] OP - Processor_delete_d> Closing remote transport...