Hello friends,
I tried to compile dvr-rdk from udworks version 3.5 (latest) for DM8148 processor and run it on Mistral EVM with DM8148.
When loaded firmware on slave processor C64 I have number of errors - please look at LOG below. Please let me know what is a reason for this error, and is this error critical for application:
.........
Loaded file ../firmware/dvr_rdk_fw_c6xdsp_512M_128M.xe674 on slave procId 0. Started slave procId 0. After Ipc_loadcallback status [0x00000000]
[c6xdsp ] DSP Freq : 500 MHz
[c6xdsp ] ***** SYSTEM : Frequency <ORG> - 500000000, <NEW> - 500000000
[c6xdsp ] [c6xdsp ] *** UTILS: CPU KHz = 500000 Khz ***
[c6xdsp ]
[c6xdsp ] 1: SYSTEM : System Common Init in progress !!!
[c6xdsp ] 1: SYSTEM: IPC init in progress !!!
[c6xdsp ] 1: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 3053: SYSTEM: Attaching to [DSP] ...
[m3video] 3226: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 1001: SYSTEM: Attaching to [HOST] ...
[c6xdsp ] 1015: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
[c6xdsp ] 1015: SYSTEM: Attaching to [VIDEO-M3] ... After Ipc_startcallback status [0x00000000] DMA: Module install successful, device major num = 251
DRV: Module install successful DRV: Module built on Sep 3 2013 16:58:28
[c6xdsp ] Remote Debug Shared Memory @ 0xbff00000
[m3video] Remote Debug Shared Memory @ 0xbff05020
[m3vpss ] Remote Debug Shared Memory @ 0xbff0a040
[m3vpss ] 4053: SYSTEM: Attaching to [DSP] ...
[m3video] 4226: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2015: SYSTEM: Attaching to [VIDEO-M3] ...
[m3vpss ] 5053: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2856: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
[m3video] 5226: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2856: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 5226: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
[m3video] 5226: SYSTEM: Attaching to [VPSS-M3] ...
[m3vpss ] 6053: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 3855: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 6226: SYSTEM: Attaching to [VPSS-M3] ...
[c6xdsp ] 4683: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
[m3vpss ] 7053: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 4683: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_0] ...
[m3vpss ] 7053: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
[c6xdsp ] 4683: SYSTEM: Creating MsgQ [DSP_MSGQ] ...
[m3vpss ] 7053: SYSTEM: Attaching to [VIDEO-M3] ... [c6xdsp ] 4683: SYSTEM: Creating MsgQ [DSP_ACK_MSGQ] ...
[c6xdsp ] 4684: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[c6xdsp ] 4684: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
[c6xdsp ] 4684: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
[c6xdsp ] 4684: SYSTEM: IPC init DONE !!!
[c6xdsp ] 4687: MEM: Shared Region 2: Base = 0xb8000000, Length = 0x07000000 (112 MB)
[c6xdsp ] 4687: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4697: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4707: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4717: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4727: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4737: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4747: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4757: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[c6xdsp ] 4767: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
..................
[c6xdsp ] 5687: MEM: ERROR: SharedRegion_setEntry (2, 0x8fc8a93c) FAILED !!! (status=-1)
[m3video] 8053: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
[m3vpss ] 8053: SYSTEM: Attaching to [VIDEO-M3] ...
[m3video] 8054: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_1] ...
........
Please let me know how I can to fix this error.
Would be very glad for any advice.