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.

TDA4VM: Run Time Error:[SCALER-MODULE] Unable to create output image template!

Part Number: TDA4VM

Hello Team,

I have two different applications successfully running on 08_05_00_11 migrated to 08_06_01_03 and working fine, please find the applications below.

1)Taken app_tidl_od_cam application and made changes as per requirement. This application performs color conversion and 4-output mosaic image.

2)Taken app_tidl_od and integrated custom post proc kernel in which draw detections too included, detects objects of different classes.

Both these are working fine individually in both the SDK versions.

Now I'm integrating the 2nd application into the 1st application on SDK v 08_06_01_03. I have integrated each module from 2nd application to 1st application and made the necessary changes.There are no build errors, but getting few run time errors.

Please find the attached file for the run time log.

j7-evm login: root
root@j7-evm:~# cd /opt/vision_apps/
root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
root@j7-evm:/opt/vision_apps# [MCU2_0]      4.216055 s: CIO: Init ... Done !!!
[MCU2_0]      4.216124 s: ### CPU Frequency = 1000000000 Hz
[MCU2_0]      4.216167 s: CPU is running FreeRTOS
[MCU2_0]      4.216193 s: APP: Init ... !!!
[MCU2_0]      4.216217 s: SCICLIENT: Init ... !!!
[MCU2_0]      4.216505 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[MCU2_0]      4.216555 s: SCICLIENT: DMSC FW revision 0x8  
[MCU2_0]      4.216590 s: SCICLIENT: DMSC FW ABI revision 3.1
[MCU2_0]      4.216628 s: SCICLIENT: Init ... Done !!!
[MCU2_0]      4.216656 s: UDMA: Init ... !!!
[MCU2_0]      4.217993 s: UDMA: Init ... Done !!!
[MCU2_0]      4.218059 s: MEM: Init ... !!!
[MCU2_0]      4.218103 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
[MCU2_0]      4.218182 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 3600000 of size 262144 bytes !!!
[MCU2_0]      4.218247 s: MEM: Init ... Done !!!
[MCU2_0]      4.218273 s: IPC: Init ... !!!
[MCU2_0]      4.218334 s: IPC: 6 CPUs participating in IPC !!!
[MCU2_0]      4.218383 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU2_0]     16.200270 s: IPC: HLOS is ready !!!
[MCU2_0]     16.215800 s: IPC: Init ... Done !!!
[MCU2_0]     16.215872 s: APP: Syncing with 5 CPUs ... !!!
[MCU2_0]     16.468289 s: APP: Syncing with 5 CPUs ... Done !!!
[MCU2_0]     16.468478 s: REMOTE_SERVICE: Init ... !!!
[MCU2_0]     16.470151 s: REMOTE_SERVICE: Init ... Done !!!
[MCU2_0]     16.470214 s: ETHFW: Init ... !!!
[MCU2_0]     16.474989 s: Warning: Using 6 MAC address(es) from static pool
[MCU2_0]     16.475113 s: ETHFW: Shared multicasts (software fanout):
[MCU2_0]     16.475248 s: ETHFW: Reserved multicasts:
[MCU2_0]     16.475283 s:   01:80:c2:00:00:0e
[MCU2_0]     16.475335 s:   01:1b:19:00:00:00
[MCU2_0]     16.475583 s: EnetMcm: CPSW_9G on MAIN NAVSS
[MCU2_0]     16.485015 s: Mdio_open: MDIO manual mode enabled
[MCU2_0]     16.488954 s: PHY 16 is alive
[MCU2_0]     16.489106 s: PHY 17 is alive
[MCU2_0]     16.489217 s: PHY 18 is alive
[MCU2_0]     16.489321 s: PHY 19 is alive
[MCU2_0]     16.492501 s: 
[MCU2_0] ETHFW Version   : 0.02.00
[MCU2_0]     16.492578 s: ETHFW Build Date: Sep  8, 2023
[MCU2_0]     16.492613 s: ETHFW Build Time: 17:08:52
[MCU2_0]     16.492642 s: ETHFW Commit SHA: 
[MCU2_0]     16.492723 s: ETHFW: Init ... DONE !!!
[MCU2_0]     16.492759 s: ETHFW: Remove server Init ... !!!
[MCU2_0]     16.492938 s: CpswProxyServer: Virtual port configuration:
[MCU2_0]     16.492995 s:   mpu_1_0 <-> Switch port 0: mpu_1_0_ethswitch-device-0
[MCU2_0]     16.493046 s:   mcu_2_1 <-> Switch port 1: mcu_2_1_ethswitch-device-1
[MCU2_0]     16.493090 s:   mpu_1_0 <-> MAC port 1: mpu_1_0_ethmac-device-1
[MCU2_0]     16.493131 s:   mcu_2_1 <-> MAC port 4: mcu_2_1_ethmac-device-4
[MCU2_0]     16.494134 s: CpswProxyServer: initialization completed (core: mcu2_0)
[MCU2_0]     16.494200 s: ETHFW: Remove server Init ... DONE !!!
[MCU2_0]     16.495362 s: Starting lwIP, local interface IP is dhcp-enabled
[MCU2_0]     16.503354 s: Host MAC address: 70:ff:76:1d:92:c3
[MCU2_0]     16.507552 s: [LWIPIF_LWIP] Enet LLD netif initialized successfully
[MCU2_0]     16.507645 s: Added interface 'ti1', IP is 0.0.0.0
[MCU2_0]     16.543739 s: FVID2: Init ... !!!
[MCU2_0]     16.543851 s: FVID2: Init ... Done !!!
[MCU2_0]     16.543906 s: DSS: Init ... !!!
[MCU2_0]     16.543937 s: DSS: Display type is eDP !!!
[MCU2_0]     16.543967 s: DSS: M2M Path is enabled !!!
[MCU2_0]     16.543996 s: DSS: SoC init ... !!!
[MCU2_0]     16.544021 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
[MCU2_0]     16.544248 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.544294 s: SCICLIENT: Sciclient_pmSetModuleState module=297 state=2
[MCU2_0]     16.544490 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.544526 s: SCICLIENT: Sciclient_pmSetModuleState module=151 state=2
[MCU2_0]     16.544680 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.544817 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=9 parent=11
[MCU2_0]     16.544975 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
[MCU2_0]     16.545018 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=13 parent=18
[MCU2_0]     16.545150 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
[MCU2_0]     16.545185 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=1 parent=2
[MCU2_0]     16.545292 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
[MCU2_0]     16.545329 s: SCICLIENT: Sciclient_pmSetModuleClkFreq module=152 clk=1 freq=148500000
[MCU2_0]     16.546573 s: SCICLIENT: Sciclient_pmSetModuleClkFreq success
[MCU2_0]     16.546628 s: SCICLIENT: Sciclient_pmModuleClkRequest module=152 clk=1 state=2 flag=0
[MCU2_0]     16.546798 s: SCICLIENT: Sciclient_pmModuleClkRequest success
[MCU2_0]     16.546850 s: DSS: SoC init ... Done !!!
[MCU2_0]     16.546880 s: DSS: Board init ... !!!
[MCU2_0]     16.546905 s: DSS: Board init ... Done !!!
[MCU2_0]     16.583672 s: DSS: Init ... Done !!!
[MCU2_0]     16.583881 s: VHWA: VPAC Init ... !!!
[MCU2_0]     16.583915 s: SCICLIENT: Sciclient_pmSetModuleState module=290 state=2
[MCU2_0]     16.584128 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.584170 s: VHWA: LDC Init ... !!!
[MCU2_0]     16.588075 s: VHWA: LDC Init ... Done !!!
[MCU2_0]     16.588142 s: VHWA: MSC Init ... !!!
[MCU2_0]     16.600663 s: VHWA: MSC Init ... Done !!!
[MCU2_0]     16.600829 s: VHWA: NF Init ... !!!
[MCU2_0]     16.602695 s: VHWA: NF Init ... Done !!!
[MCU2_0]     16.602857 s: VHWA: VISS Init ... !!!
[MCU2_0]     16.614447 s: VHWA: VISS Init ... Done !!!
[MCU2_0]     16.614514 s: VHWA: VPAC Init ... Done !!!
[MCU2_0]     16.614563 s:  VX_ZONE_INIT:Enabled
[MCU2_0]     16.614593 s:  VX_ZONE_ERROR:Enabled
[MCU2_0]     16.614620 s:  VX_ZONE_WARNING:Enabled
[MCU2_0]     16.616314 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0 
[MCU2_0]     16.616597 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF 
[MCU2_0]     16.616992 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1 
[MCU2_0]     16.617273 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1 
[MCU2_0]     16.617530 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2 
[MCU2_0]     16.617948 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1 
[MCU2_0]     16.618254 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1 
[MCU2_0]     16.618534 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2 
[MCU2_0]     16.618933 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1 
[MCU2_0]     16.619243 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2 
[MCU2_0]     16.619494 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX 
[MCU2_0]     16.619892 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3 
[MCU2_0]     16.620213 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4 
[MCU2_0]     16.620497 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5 
[MCU2_0]     16.620893 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6 
[MCU2_0]     16.621218 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7 
[MCU2_0]     16.621521 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8 
[MCU2_0]     16.621898 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1 
[MCU2_0]     16.622164 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2 
[MCU2_0]     16.622421 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3 
[MCU2_0]     16.622666 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4 
[MCU2_0]     16.622908 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
[MCU2_0]     16.622953 s: APP: OpenVX Target kernel init ... !!!
[MCU2_0]     16.646902 s: APP: OpenVX Target kernel init ... Done !!!
[MCU2_0]     16.646968 s: CSI2RX: Init ... !!!
[MCU2_0]     16.646998 s: SCICLIENT: Sciclient_pmSetModuleState module=25 state=2
[MCU2_0]     16.647125 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.647167 s: SCICLIENT: Sciclient_pmSetModuleState module=26 state=2
[MCU2_0]     16.647318 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.647354 s: SCICLIENT: Sciclient_pmSetModuleState module=27 state=2
[MCU2_0]     16.647484 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.647519 s: SCICLIENT: Sciclient_pmSetModuleState module=147 state=2
[MCU2_0]     16.647615 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.647647 s: SCICLIENT: Sciclient_pmSetModuleState module=148 state=2
[MCU2_0]     16.647818 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.648066 s: CSI2RX: Init ... Done !!!
[MCU2_0]     16.648105 s: CSI2TX: Init ... !!!
[MCU2_0]     16.648132 s: SCICLIENT: Sciclient_pmSetModuleState module=25 state=2
[MCU2_0]     16.648240 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.648277 s: SCICLIENT: Sciclient_pmSetModuleState module=28 state=2
[MCU2_0]     16.648421 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.648455 s: SCICLIENT: Sciclient_pmSetModuleState module=296 state=2
[MCU2_0]     16.648580 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     16.648657 s: CSI2TX: Init ... Done !!!
[MCU2_0]     16.648692 s: ISS: Init ... !!!
[MCU2_0]     16.648837 s: Found sensor IMX390-UB953_D3 at location 0 
[MCU2_0]     16.648902 s: Found sensor AR0233-UB953_MARS at location 1 
[MCU2_0]     16.648944 s: Found sensor AR0820-UB953_LI at location 2 
[MCU2_0]     16.648983 s: Found sensor UB9xxx_RAW12_TESTPATTERN at location 3 
[MCU2_0]     16.649023 s: Found sensor UB96x_UYVY_TESTPATTERN at location 4 
[MCU2_0]     16.649061 s: Found sensor GW_AR0233_UYVY at location 5 
[MCU2_0]     16.649098 s: Found sensor ISX016-UB913 at location 6 
[MCU2_0]     16.649142 s: IssSensor_ISX016_Init Success
[MCU2_0]     16.649172 s: IssSensor_Init ... Done !!!
[MCU2_0]     16.649256 s: IttRemoteServer_Init ... Done !!!
[MCU2_0]     16.649293 s: VISS REMOTE SERVICE: Init ... !!!
[MCU2_0]     16.649361 s: VISS REMOTE SERVICE: Init ... Done !!!
[MCU2_0]     16.649395 s: UDMA Copy: Init ... !!!
[MCU2_0]     16.651341 s: UDMA Copy: Init ... Done !!!
[MCU2_0]     16.651452 s: APP: Init ... Done !!!
[MCU2_0]     16.651490 s: APP: Run ... !!!
[MCU2_0]     16.651516 s: IPC: Starting echo test ...
[MCU2_0]     16.654848 s: APP: Run ... Done !!!
[MCU2_0]     16.656458 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C66X_1[P] C66X_2[.] C7X_1[.] 
[MCU2_0]     16.656631 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C66X_1[P] C66X_2[P] C7X_1[.] 
[MCU2_0]     16.656880 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C66X_1[P] C66X_2[P] C7X_1[P] 
[MCU2_0]     16.656994 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[P] 
[MCU2_0]     16.751789 s: Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
[MCU2_0]     16.850308 s: Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
[MCU2_0]     19.480482 s: Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c2, FlowIdx:173, FlowIdxOffset:1
[MCU2_0]     19.520046 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.520621 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.521044 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.542892 s: Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c1, FlowIdx:172, FlowIdxOffset:0
[MCU2_0]     19.546122 s: Cpsw_ioctlInternal: CPSW: Registered MAC address. ALE entry:11, Policer Entry:2
[MCU2_0]     19.580321 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:0:0:1, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     19.583851 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:0:5e:0:0:1, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     19.587287 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:ff:1d:92:c1, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     19.744675 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.809026 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.809311 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.834939 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:0, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     19.838396 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:3, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     19.841909 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:e, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     19.842057 s: CpswProxyServer_isRsvdMcast: Reserved mcast cannot be added to filter
[MCU2_0]     19.897096 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_0]     19.897273 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:0:0:fb, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     20.994422 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:1:0:3, vlanId:0, FlowIdx:172, FlowIdOffset:0
[MCU2_0]     21.057046 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
[MCU2_1]      4.161511 s: CIO: Init ... Done !!!
[MCU2_1]      4.161583 s: ### CPU Frequency = 1000000000 Hz
[MCU2_1]      4.161625 s: CPU is running FreeRTOS
[MCU2_1]      4.161651 s: APP: Init ... !!!
[MCU2_1]      4.161675 s: SCICLIENT: Init ... !!!
[MCU2_1]      4.161913 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[MCU2_1]      4.161962 s: SCICLIENT: DMSC FW revision 0x8  
[MCU2_1]      4.161996 s: SCICLIENT: DMSC FW ABI revision 3.1
[MCU2_1]      4.162046 s: SCICLIENT: Init ... Done !!!
[MCU2_1]      4.162075 s: UDMA: Init ... !!!
[MCU2_1]      4.163488 s: UDMA: Init ... Done !!!
[MCU2_1]      4.163552 s: MEM: Init ... !!!
[MCU2_1]      4.163595 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
[MCU2_1]      4.163670 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 3640000 of size 262144 bytes !!!
[MCU2_1]      4.163732 s: MEM: Init ... Done !!!
[MCU2_1]      4.163758 s: IPC: Init ... !!!
[MCU2_1]      4.163821 s: IPC: 6 CPUs participating in IPC !!!
[MCU2_1]      4.163870 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU2_1]     16.384179 s: IPC: HLOS is ready !!!
[MCU2_1]     16.399536 s: IPC: Init ... Done !!!
[MCU2_1]     16.399601 s: APP: Syncing with 5 CPUs ... !!!
[MCU2_1]     16.468297 s: APP: Syncing with 5 CPUs ... Done !!!
[MCU2_1]     16.468497 s: REMOTE_SERVICE: Init ... !!!
[MCU2_1]     16.470071 s: REMOTE_SERVICE: Init ... Done !!!
[MCU2_1]     16.470136 s: FVID2: Init ... !!!
[MCU2_1]     16.470210 s: FVID2: Init ... Done !!!
[MCU2_1]     16.470241 s: VHWA: DMPAC: Init ... !!!
[MCU2_1]     16.470267 s: SCICLIENT: Sciclient_pmSetModuleState module=48 state=2
[MCU2_1]     16.470812 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_1]     16.470854 s: SCICLIENT: Sciclient_pmSetModuleState module=305 state=2
[MCU2_1]     16.471315 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_1]     16.471359 s: VHWA: DOF Init ... !!!
[MCU2_1]     16.479846 s: VHWA: DOF Init ... Done !!!
[MCU2_1]     16.479913 s: VHWA: SDE Init ... !!!
[MCU2_1]     16.482575 s: VHWA: SDE Init ... Done !!!
[MCU2_1]     16.482633 s: VHWA: DMPAC: Init ... Done !!!
[MCU2_1]     16.482679 s:  VX_ZONE_INIT:Enabled
[MCU2_1]     16.482709 s:  VX_ZONE_ERROR:Enabled
[MCU2_1]     16.482735 s:  VX_ZONE_WARNING:Enabled
[MCU2_1]     16.484146 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1 
[MCU2_1]     16.484389 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE 
[MCU2_1]     16.484616 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF 
[MCU2_1]     16.484676 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
[MCU2_1]     16.484714 s: APP: OpenVX Target kernel init ... !!!
[MCU2_1]     16.484991 s: APP: OpenVX Target kernel init ... Done !!!
[MCU2_1]     16.485048 s: UDMA Copy: Init ... !!!
[MCU2_1]     16.487090 s: UDMA Copy: Init ... Done !!!
[MCU2_1]     16.487161 s: APP: Init ... Done !!!
[MCU2_1]     16.487192 s: APP: Run ... !!!
[MCU2_1]     16.487216 s: IPC: Starting echo test ...
[MCU2_1]     16.489779 s: APP: Run ... Done !!!
[MCU2_1]     16.490937 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[.] C7X_1[.] 
[MCU2_1]     16.491066 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[.] 
[MCU2_1]     16.491159 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[P] 
[MCU2_1]     16.655597 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[P] 
[C6x_1 ]      4.216210 s: CIO: Init ... Done !!!
[C6x_1 ]      4.216236 s: ### CPU Frequency = 1350000000 Hz
[C6x_1 ]      4.216247 s: CPU is running FreeRTOS
[C6x_1 ]      4.216255 s: APP: Init ... !!!
[C6x_1 ]      4.216263 s: SCICLIENT: Init ... !!!
[C6x_1 ]      4.216571 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[C6x_1 ]      4.216584 s: SCICLIENT: DMSC FW revision 0x8  
[C6x_1 ]      4.216593 s: SCICLIENT: DMSC FW ABI revision 3.1
[C6x_1 ]      4.216604 s: SCICLIENT: Init ... Done !!!
[C6x_1 ]      4.216613 s: UDMA: Init ... !!!
[C6x_1 ]      4.218524 s: UDMA: Init ... Done !!!
[C6x_1 ]      4.218543 s: MEM: Init ... !!!
[C6x_1 ]      4.218555 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ dc000000 of size 16777216 bytes !!!
[C6x_1 ]      4.218573 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!!
[C6x_1 ]      4.218588 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ dd000000 of size 50331648 bytes !!!
[C6x_1 ]      4.218604 s: MEM: Init ... Done !!!
[C6x_1 ]      4.218612 s: IPC: Init ... !!!
[C6x_1 ]      4.218632 s: IPC: 6 CPUs participating in IPC !!!
[C6x_1 ]      4.218646 s: IPC: Waiting for HLOS to be ready ... !!!
[C6x_1 ]     15.919095 s: IPC: HLOS is ready !!!
[C6x_1 ]     15.922953 s: IPC: Init ... Done !!!
[C6x_1 ]     15.922980 s: APP: Syncing with 5 CPUs ... !!!
[C6x_1 ]     16.468287 s: APP: Syncing with 5 CPUs ... Done !!!
[C6x_1 ]     16.468299 s: REMOTE_SERVICE: Init ... !!!
[C6x_1 ]     16.468976 s: REMOTE_SERVICE: Init ... Done !!!
[C6x_1 ]     16.469017 s:  VX_ZONE_INIT:Enabled
[C6x_1 ]     16.469030 s:  VX_ZONE_ERROR:Enabled
[C6x_1 ]     16.469039 s:  VX_ZONE_WARNING:Enabled
[C6x_1 ]     16.469811 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
[C6x_1 ]     16.469825 s: APP: OpenVX Target kernel init ... !!!
[C6x_1 ]     16.469982 s: APP: OpenVX Target kernel init ... Done !!!
[C6x_1 ]     16.470003 s: UDMA Copy: Init ... !!!
[C6x_1 ]     16.473695 s: UDMA Copy: Init ... Done !!!
[C6x_1 ]     16.473716 s: APP: Init ... Done !!!
[C6x_1 ]     16.473725 s: APP: Run ... !!!
[C6x_1 ]     16.473732 s: IPC: Starting echo test ...
[C6x_1 ]     16.474774 s: APP: Run ... Done !!!
[C6x_1 ]     16.475076 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[s] C66X_2[x] C7X_1[P] 
[C6x_1 ]     16.475362 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[s] C66X_2[P] C7X_1[P] 
[C6x_1 ]     16.490330 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[s] C66X_2[P] C7X_1[P] 
[C6x_1 ]     16.655490 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[s] C66X_2[P] C7X_1[P] 
[C6x_2 ]      4.294099 s: CIO: Init ... Done !!!
[C6x_2 ]      4.294127 s: ### CPU Frequency = 1350000000 Hz
[C6x_2 ]      4.294139 s: CPU is running FreeRTOS
[C6x_2 ]      4.294147 s: APP: Init ... !!!
[C6x_2 ]      4.294155 s: SCICLIENT: Init ... !!!
[C6x_2 ]      4.294352 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[C6x_2 ]      4.294365 s: SCICLIENT: DMSC FW revision 0x8  
[C6x_2 ]      4.294375 s: SCICLIENT: DMSC FW ABI revision 3.1
[C6x_2 ]      4.294385 s: SCICLIENT: Init ... Done !!!
[C6x_2 ]      4.294394 s: UDMA: Init ... !!!
[C6x_2 ]      4.295888 s: UDMA: Init ... Done !!!
[C6x_2 ]      4.295908 s: MEM: Init ... !!!
[C6x_2 ]      4.295920 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ e0000000 of size 16777216 bytes !!!
[C6x_2 ]      4.295938 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!!
[C6x_2 ]      4.295954 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ e1000000 of size 50331648 bytes !!!
[C6x_2 ]      4.295970 s: MEM: Init ... Done !!!
[C6x_2 ]      4.295978 s: IPC: Init ... !!!
[C6x_2 ]      4.295998 s: IPC: 6 CPUs participating in IPC !!!
[C6x_2 ]      4.296012 s: IPC: Waiting for HLOS to be ready ... !!!
[C6x_2 ]     16.254502 s: IPC: HLOS is ready !!!
[C6x_2 ]     16.258205 s: IPC: Init ... Done !!!
[C6x_2 ]     16.258231 s: APP: Syncing with 5 CPUs ... !!!
[C6x_2 ]     16.468288 s: APP: Syncing with 5 CPUs ... Done !!!
[C6x_2 ]     16.468300 s: REMOTE_SERVICE: Init ... !!!
[C6x_2 ]     16.468992 s: REMOTE_SERVICE: Init ... Done !!!
[C6x_2 ]     16.469030 s:  VX_ZONE_INIT:Enabled
[C6x_2 ]     16.469041 s:  VX_ZONE_ERROR:Enabled
[C6x_2 ]     16.469051 s:  VX_ZONE_WARNING:Enabled
[C6x_2 ]     16.469826 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
[C6x_2 ]     16.469840 s: APP: OpenVX Target kernel init ... !!!
[C6x_2 ]     16.470002 s: APP: OpenVX Target kernel init ... Done !!!
[C6x_2 ]     16.470018 s: UDMA Copy: Init ... !!!
[C6x_2 ]     16.473889 s: UDMA Copy: Init ... Done !!!
[C6x_2 ]     16.473913 s: APP: Init ... Done !!!
[C6x_2 ]     16.473923 s: APP: Run ... !!!
[C6x_2 ]     16.473931 s: IPC: Starting echo test ...
[C6x_2 ]     16.475063 s: APP: Run ... Done !!!
[C6x_2 ]     16.475376 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[s] C7X_1[.] 
[C6x_2 ]     16.475408 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[s] C7X_1[P] 
[C6x_2 ]     16.490356 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[P] C66X_2[s] C7X_1[P] 
[C6x_2 ]     16.655521 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[P] C66X_2[s] C7X_1[P] 
[C7x_1 ]      4.520230 s: CIO: Init ... Done !!!
[C7x_1 ]      4.520244 s: ### CPU Frequency = 1000000000 Hz
[C7x_1 ]      4.520255 s: CPU is running FreeRTOS
[C7x_1 ]      4.520263 s: APP: Init ... !!!
[C7x_1 ]      4.520271 s: SCICLIENT: Init ... !!!
[C7x_1 ]      4.520481 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[C7x_1 ]      4.520495 s: SCICLIENT: DMSC FW revision 0x8  
[C7x_1 ]      4.520506 s: SCICLIENT: DMSC FW ABI revision 3.1
[C7x_1 ]      4.520517 s: SCICLIENT: Init ... Done !!!
[C7x_1 ]      4.520527 s: UDMA: Init ... !!!
[C7x_1 ]      4.521686 s: UDMA: Init ... Done !!!
[C7x_1 ]      4.521698 s: MEM: Init ... !!!
[C7x_1 ]      4.521709 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
[C7x_1 ]      4.521729 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 8159232 bytes !!!
[C7x_1 ]      4.521746 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
[C7x_1 ]      4.521764 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
[C7x_1 ]      4.521781 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
[C7x_1 ]      4.521799 s: MEM: Init ... Done !!!
[C7x_1 ]      4.521808 s: IPC: Init ... !!!
[C7x_1 ]      4.521823 s: IPC: 6 CPUs participating in IPC !!!
[C7x_1 ]      4.521836 s: IPC: Waiting for HLOS to be ready ... !!!
[C7x_1 ]     16.466269 s: IPC: HLOS is ready !!!
[C7x_1 ]     16.468257 s: IPC: Init ... Done !!!
[C7x_1 ]     16.468273 s: APP: Syncing with 5 CPUs ... !!!
[C7x_1 ]     16.468287 s: APP: Syncing with 5 CPUs ... Done !!!
[C7x_1 ]     16.468299 s: REMOTE_SERVICE: Init ... !!!
[C7x_1 ]     16.468444 s: REMOTE_SERVICE: Init ... Done !!!
[C7x_1 ]     16.468466 s:  VX_ZONE_INIT:Enabled
[C7x_1 ]     16.468475 s:  VX_ZONE_ERROR:Enabled
[C7x_1 ]     16.468485 s:  VX_ZONE_WARNING:Enabled
[C7x_1 ]     16.468643 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1 
[C7x_1 ]     16.468737 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2 
[C7x_1 ]     16.468843 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3 
[C7x_1 ]     16.468914 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4 
[C7x_1 ]     16.468977 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5 
[C7x_1 ]     16.469039 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6 
[C7x_1 ]     16.469166 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7 
[C7x_1 ]     16.469246 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8 
[C7x_1 ]     16.469267 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
[C7x_1 ]     16.469281 s: APP: OpenVX Target kernel init ... !!!
[C7x_1 ]     16.469421 s: APP: OpenVX Target kernel init ... Done !!!
[C7x_1 ]     16.469435 s: APP: Init ... Done !!!
[C7x_1 ]     16.469443 s: APP: Run ... !!!
[C7x_1 ]     16.469452 s: IPC: Starting echo test ...
[C7x_1 ]     16.469596 s: APP: Run ... Done !!!
[C7x_1 ]     16.475086 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[x] C7X_1[s] 
[C7x_1 ]     16.475377 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[P] C7X_1[s] 
[C7x_1 ]     16.490381 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[s] 
[C7x_1 ]     16.655576 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[s] 

root@j7-evm:/opt/vision_apps# ./run_rci_tidl_od_cam.sh 
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
    45.092729 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
    45.100500 s:  VX_ZONE_INIT:Enabled
    45.100528 s:  VX_ZONE_ERROR:Enabled
    45.100534 s:  VX_ZONE_WARNING:Enabled
    45.101501 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    45.102618 s:  VX_ZONE_INIT:[tivxHostInitLocal:93] Initialization Done for HOST !!!
before app_default_param_set 
after app_default_param_set 
Default param set! 
before  app_parse_cmd_line_args 
after app_parse_cmd_line_args  
Parsed user params! 
before app_querry_sensor  
    45.107250 s: ISS: Enumerating sensors ... !!!
[MCU2_0]     45.107507 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_ENUMERATE 
[MCU2_0]     45.107798 s: write 0xfe to TCA6408 register 0x3 
[MCU2_0]     45.207736 s: RE-SETTING FUSION2 DE-SER !!!!!!
[MCU2_0]     45.207801 s: UB960 config start 
[MCU2_0]     47.768014 s: End of UB960 config 
[MCU2_0]     47.768078 s: UB960 config start 
    48.194272 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
    48.194289 s: ISS: Enumerating sensors ... found 1 : AR0233-UB953_MARS
    48.194309 s: ISS: Enumerating sensors ... found 2 : AR0820-UB953_LI
    48.194315 s: ISS: Enumerating sensors ... found 3 : UB9xxx_RAW12_TESTPATTERN
    48.194320 s: ISS: Enumerating sensors ... found 4 : UB96x_UYVY_TESTPATTERN
    48.194325 s: ISS: Enumerating sensors ... found 5 : GW_AR0233_UYVY
    48.194330 s: ISS: Enumerating sensors ... found 6 : ISX016-UB913
Sensor index : 6
Sensor selected : ISX016-UB913
Querying ISX016-UB913 
    48.194351 s: ISS: Querying sensor [ISX016-UB913] ... !!!
[MCU2_0]     48.194025 s: End of UB960 config 
    48.194830 s: ISS: Querying sensor [ISX016-UB913] ... Done !!!
Sensor pixel container is UYVY 
Sensor mask : 15 
 Total num of cameras enabled : 4 
after app_querry_sensor  
Sensor params queried! 
before  app_update_param_set 
 ### APP DEBUG: width = 1280, height = 724after app_update_param_set  
Updated user params! 
before  app_init 
Creating context done!
[MCU2_0]     48.194542 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_QUERY 
[MCU2_0]     48.194604 s: Received Query for ISX016-UB913 
entered tivxAddTargetKernelRciPostprocA72
exit tivxAddTargetKernelRciPostprocA72
before tivxColorConvKernelLoadKernels
after tivxColorConvKernelLoadKernels
Kernel loading done!
    48.210048 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_PWRON ... !!!
    48.210662 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_CONFIG ... !!!
[MCU2_0]     48.210239 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_PWRON 
[MCU2_0]     48.210307 s: IM_SENSOR_CMD_PWRON : channel_mask = 0xf 
[MCU2_0]     48.210378 s: ISX016_PowerOn : chId = 0x0 
[MCU2_0]     48.210423 s: ISX016_PowerOn : chId = 0x1 
[MCU2_0]     48.210461 s: ISX016_PowerOn : chId = 0x2 
[MCU2_0]     48.210498 s: ISX016_PowerOn : chId = 0x3 
[MCU2_0]     48.210881 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_CONFIG 
[MCU2_0]     48.210938 s: Application requested features = 0x158 
[MCU2_0]  
[MCU2_0]     48.210979 s: Disabling broadcast mode 
[MCU2_0]     48.211026 s: ub960InstanceId disableUB960: 0
[MCU2_0]     48.211063 s: UB960 config start 
[MCU2_0]     48.466838 s: End of UB960 config 
[MCU2_0]     48.466932 s: ub960InstanceId disableUB960: 1
[MCU2_0]     48.466967 s: UB960 config start 
[MCU2_0]     48.722836 s: End of UB960 config 
[MCU2_0]     48.722903 s: IM_SENSOR_CMD_CONFIG channel_mask = f
[MCU2_0]     48.722942 s: Configuring camera # 0 
[MCU2_0]     48.722988 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
[MCU2_0]     48.723171 s: UB960 config start 
[MCU2_0]     48.726837 s: End of UB960 config 
[MCU2_0]     48.726891 s: ub953 config start : slaveAddr = 0x74 
[MCU2_0]     48.918908 s:  End of UB953 config 
[MCU2_0]     48.919001 s:  Configuring ISX016 imager 0x40.. Please wait till it finishes 
[MCU2_0]     49.237756 s:  ISX016 config done 
[MCU2_0]     49.237827 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
[MCU2_0]     49.237866 s: Configuring camera # 1 
[MCU2_0]     49.237908 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
[MCU2_0]     49.238102 s: UB960 config start 
[MCU2_0]     49.241830 s: End of UB960 config 
[MCU2_0]     49.241889 s: ub953 config start : slaveAddr = 0x76 
[MCU2_0]     49.433912 s:  End of UB953 config 
[MCU2_0]     49.434008 s:  Configuring ISX016 imager 0x42.. Please wait till it finishes 
[MCU2_0]     49.767757 s:  ISX016 config done 
[MCU2_0]     49.767824 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
[MCU2_0]     49.767864 s: Configuring camera # 2 
[MCU2_0]     49.767906 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
[MCU2_0]     49.768097 s: UB960 config start 
[MCU2_0]     49.771834 s: End of UB960 config 
[MCU2_0]     49.771895 s: ub953 config start : slaveAddr = 0x78 
[MCU2_0]     49.963893 s:  End of UB953 config 
[MCU2_0]     49.963988 s:  Configuring ISX016 imager 0x44.. Please wait till it finishes 
[MCU2_0]     50.282753 s:  ISX016 config done 
[MCU2_0]     50.282842 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
[MCU2_0]     50.282885 s: Configuring camera # 3 
[MCU2_0]     50.282946 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
[MCU2_0]     50.283139 s: UB960 config start 
[MCU2_0]     50.286835 s: End of UB960 config 
[MCU2_0]     50.286894 s: ub953 config start : slaveAddr = 0x7a 
[MCU2_0]     50.478900 s:  End of UB953 config 
[MCU2_0]     50.478995 s:  Configuring ISX016 imager 0x46.. Please wait till it finishes 
    50.798071 s: ISS: Initializing sensor [ISX016-UB913] ... Done !!!
Sensor init done!
entered configure_capture_params 
APP_BUFFER_Q_DEPTH : 4
APP_PIPELINE_DEPTH : 7
Capture init done!
app_init_color_conv() : ENTERING 
app_init_color_conv() : EXITING 
Color Conv init done!
[LDC-MODULE] configure_dcc_params() : ENTERING
[LDC-MODULE] configure_dcc_params() : Setting DCC config object to NULL! 
[LDC-MODULE] configure_dcc_params() : EXITING
[MCU2_0]     50.797752 s:  ISX016 config done 
[MCU2_0]     50.797822 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
[MCU2_0]     50.797861 s: IM_SENSOR_CMD_CONFIG returning status = 0
LDC init done!
num_outputs:2,scalerObj->color_format:842094158 
output[idx].width:0 , output[idx].height:0 
[SCALER-MODULE] Unable to create output image template! 
output[idx].width:0 , output[idx].height:0 
[SCALER-MODULE] Unable to create output image template! 
Computing checksum at 0x0000FFFFA8A4D4C0, size = 12712900
APP_INIT Number of Input Tensors in draw detections 3
    51.109691 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:294] Invalid reference
Img Mosaic init done!
Display init done!
after app_init  
App Init Done! 
before  app_create_graph 
 app_create_graph() : ENTERING 
Graph create done!
Capture graph done!
app_create_graph_color_conv() : ENTERING 
Color convert node create started
Color convert node create done 
app_create_graph_color_conv() : EXITING 
Color Conversion graph done!
[LDC-MODULE] app_create_graph_ldc() : ENTERING 
[LDC-MODULE] app_create_graph_ldc() : DCC config object is NULL 
[LDC-MODULE] Created LDC node without DCC config and NULL mesh_config! 
[LDC-MODULE] app_create_graph_ldc() : EXITING 
LDC graph done!
    51.161449 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:210] Supplied value was not actually a reference
    51.161459 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[1] type:00000000 => (nil)
    51.161465 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[1] dir:1 type:0000080f
    51.161475 s:  VX_ZONE_ERROR:[vxGetStatus:700] Reference is NULL
[SCALER-MODULE] Unable to create scaler node! 
Scaler graph done!
    51.161493 s:  VX_ZONE_ERROR:[vxGetObjectArrayItem:207] Provided reference was not an object array, returning an error reference
    51.161535 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:239] Invalid type 0x00000811!
    51.161542 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[1] type:00000811 => 0xffffb49e6e98
    51.161548 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[1] dir:0 type:0000080f
    51.161554 s:  VX_ZONE_ERROR:[vxSetReferenceName:646] Invalid reference
    51.161561 s:  VX_ZONE_ERROR:[vxAddLogEntry:52] Invalid reference!
    51.161567 s:  VX_ZONE_ERROR:[vxReplicateNode:1720] Node (nil) is invalid!
    51.161573 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:294] Invalid reference
Pre proc graph done!
    51.161665 s:  VX_ZONE_ERROR:[vxReplicateNode:1821] Number of replicas is not equal to zero and not equal to items
TIDL graph done!
    51.161680 s:  VX_ZONE_ERROR:[vxGetObjectArrayItem:207] Provided reference was not an object array, returning an error reference
    51.161687 s:  VX_ZONE_ERROR:[vxGetObjectArrayItem:207] Provided reference was not an object array, returning an error reference
    51.161731 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:239] Invalid type 0x00000811!
    51.161738 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[4] type:00000811 => 0xffffb49e6e98
    51.161744 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[4] dir:0 type:0000080f
    51.161750 s:  VX_ZONE_ERROR:[vxGetStatus:700] Reference is NULL
Postproc node create failed
Draw detections graph done!
    51.161800 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:210] Supplied value was not actually a reference
    51.161807 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[3] type:00000000 => (nil)
    51.161813 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[3] dir:0 type:00000813
    51.161819 s:  VX_ZONE_ERROR:[vxGetStatus:700] Reference is NULL
[SW-MOSAIC-MODULE] Unable to create mosaic node! 
Img Mosaic graph done!
Pipeline params setup not done!
 app_create_graph : Exiting 
after  app_create_graph 
App Create Graph Done! 
App Run Graph Done! 
before  app_delete_graph 
Capture delete done!
Color Conv delete done!
LDC delete done!
Scaler delete done!
Pre Proc delete done!
TIDL delete done!
Post Proc delete done!
Img Mosaic delete done!
    51.161885 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:294] Invalid reference
Display delete done!
Graph delete done!
after  app_delete_graph 
App Delete Graph Done! 
before app_deinit  
start of de-init
    51.161964 s: ISS: De-initializing sensor [ISX016-UB913] ... !!!
    51.162280 s: ISS: De-initializing sensor [ISX016-UB913] ... Done !!!
Sensor deinit done!
Capture deinit done!
Color Conv deinit done!
LDC deinit done!
    51.162583 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:294] Invalid reference
    51.162590 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:294] Invalid reference
Scaler deinit done!
Pre proc deinit done!
TIDL deinit done!
    51.164709 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:294] Invalid reference
RCI PostProc deinit done!
Img Mosaic deinit done!
Display deinit done!
Graphics deinit Done! 
Kernels unload done!
    51.667426 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb490d1c8 of type 00000804 at external count 1, internal count 1, releasing it
    51.667435 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=com.ti.color_conv_kernel.color_conv_example) now as a part of garbage collection
    51.667442 s:  VX_ZONE_WARNING:[vxReleaseContext:1066] A kernel with name com.ti.color_conv_kernel.color_conv_example has not been removed, possibly due to a kernel module not being unloaded.
    51.667449 s:  VX_ZONE_WARNING:[vxReleaseContext:1067] Removing as a part of garbage collection
    51.667458 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb4a02150 of type 00000815 at external count 1, internal count 0, releasing it
    51.667465 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_159) now as a part of garbage collection
    51.667475 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb4a01af0 of type 00000815 at external count 1, internal count 0, releasing it
    51.667481 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_163) now as a part of garbage collection
    51.667489 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb4a01d10 of type 00000815 at external count 1, internal count 0, releasing it
    51.667495 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_167) now as a part of garbage collection
    51.667503 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb4a03690 of type 00000815 at external count 1, internal count 0, releasing it
    51.667510 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_1) now as a part of garbage collection
    51.667518 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb4a038b0 of type 00000815 at external count 1, internal count 0, releasing it
    51.667524 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_2) now as a part of garbage collection
    51.667533 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb4a03ad0 of type 00000815 at external count 1, internal count 0, releasing it
    51.667539 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_174) now as a part of garbage collection
Release context done!
after app_deinit  
App De-init Done! 
    51.667580 s:  VX_ZONE_INIT:[tivxHostDeInitLocal:107] De-Initialization Done for HOST !!!
    51.671952 s:  VX_ZONE_INIT:[tivxDeInitLocal:211] De-Initialization Done !!!
APP: Deinit ... !!!
REMOTE_SERVICE: Deinit ... !!!
REMOTE_SERVICE: Deinit ... Done !!!
IPC: Deinit ... !!!
IPC: DeInit ... Done !!!
MEM: Deinit ... !!!
DDR_SHARED_MEM: Alloc's: 25 alloc's of 18031580 bytes 
DDR_SHARED_MEM: Free's : 25 free's  of 18031580 bytes 
DDR_SHARED_MEM: Open's : 0 allocs  of 0 bytes 
DDR_SHARED_MEM: Total size: 536870912 bytes 
MEM: Deinit ... Done !!!
APP: Deinit ... Done !!!
root@j7-evm:/opt/vision_apps# [  134.229132] Initializing XFRM netlink socket
[  135.728103] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[  135.745830] Bridge firewalling registered
[  136.375918] process 'docker/tmp/qemu-check530050471/check' started with executable stack

CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7.1 | VT102 | Offline | ttyUSB0                                                                                                                           


Pipeline of both the applications are as below

1) sensor->captureNode->Color Conversion Node->LDC->Mosaic->DSS

2)Scaler->PreProc->TIDL->PostProc->Mosaic->DSS

The finalized pipeline after integrating is

sensor->captureNode->Color Conversion Node->LDC->Scaler->PreProc->TIDL->PostProc->Mosaic->DSS

Kindly let me know how to resolve these errors.

Thanks,

Chaitanya Prakash Uppala

  • Hi Chaitanya,

    There are many errors in the graph. Please check these errors and correct them.

    LDC graph done!
    51.161449 s: VX_ZONE_ERROR:[vxSetParameterByIndex:210] Supplied value was not actually a reference
    51.161459 s: VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[1] type:00000000 => (nil)
    51.161465 s: VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[1] dir:1 type:0000080f
    51.161475 s: VX_ZONE_ERROR:[vxGetStatus:700] Reference is NULL

    [SCALER-MODULE] Unable to create scaler node!

    51.161665 s:  VX_ZONE_ERROR:[vxReplicateNode:1821] Number of replicas is not equal to zero and not equal to items

    Regards,

    Brijesh

  • Hi Brijesh,

    I have tried by replacing the parameters(scalerObj->output[idx].width, scalerObj->output[idx].height) with numbers in create_scaler_outputs function as shown below and scaler error has got resolved.

    for(idx = 0; idx < num_outputs; idx++)
    {
    vx_image out_img;

    if(scalerObj->color_format == VX_DF_IMAGE_U8)
    {
    out_img = vxCreateImage(context, scalerObj->output[idx].width, scalerObj->output[idx].height, VX_DF_IMAGE_U8);
    printf("below VX_DF_IMAGE_U8\n");
    APP_PRINTF("Creating VX_DF_IMAGE_U8 image!\n");
    }
    else
    {
    out_img = vxCreateImage(context, 512, 320, VX_DF_IMAGE_NV12);
    printf("below VX_DF_IMAGE_NV12\n");
    APP_PRINTF("Creating VX_DF_IMAGE_NV12 image!\n");
    }

    The latest log is attached below

    root@j7-evm:~# cd /opt/vision_apps/
    root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
    root@j7-evm:/opt/vision_apps# [MCU2_0]      4.219921 s: CIO: Init ... Done !!!
    [MCU2_0]      4.219992 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_0]      4.220035 s: CPU is running FreeRTOS
    [MCU2_0]      4.220062 s: APP: Init ... !!!
    [MCU2_0]      4.220087 s: SCICLIENT: Init ... !!!
    [MCU2_0]      4.220315 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_0]      4.220364 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_0]      4.220398 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_0]      4.220436 s: SCICLIENT: Init ... Done !!!
    [MCU2_0]      4.220464 s: UDMA: Init ... !!!
    [MCU2_0]      4.221989 s: UDMA: Init ... Done !!!
    [MCU2_0]      4.222051 s: MEM: Init ... !!!
    [MCU2_0]      4.222095 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
    [MCU2_0]      4.222174 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 3600000 of size 262144 bytes !!!
    [MCU2_0]      4.222237 s: MEM: Init ... Done !!!
    [MCU2_0]      4.222263 s: IPC: Init ... !!!
    [MCU2_0]      4.222324 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_0]      4.222375 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_0]     16.332834 s: IPC: HLOS is ready !!!
    [MCU2_0]     16.348106 s: IPC: Init ... Done !!!
    [MCU2_0]     16.348173 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_0]     16.449518 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_0]     16.449756 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_0]     16.451387 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_0]     16.451445 s: ETHFW: Init ... !!!
    [MCU2_0]     16.456331 s: Warning: Using 6 MAC address(es) from static pool
    [MCU2_0]     16.456512 s: ETHFW: Shared multicasts (software fanout):
    [MCU2_0]     16.456558 s: ETHFW: Reserved multicasts:
    [MCU2_0]     16.456588 s:   01:80:c2:00:00:0e
    [MCU2_0]     16.456650 s:   01:1b:19:00:00:00
    [MCU2_0]     16.456906 s: EnetMcm: CPSW_9G on MAIN NAVSS
    [MCU2_0]     16.466184 s: Mdio_open: MDIO manual mode enabled
    [MCU2_0]     16.470175 s: PHY 16 is alive
    [MCU2_0]     16.470331 s: PHY 17 is alive
    [MCU2_0]     16.470437 s: PHY 18 is alive
    [MCU2_0]     16.470539 s: PHY 19 is alive
    [MCU2_0]     16.473742 s: 
    [MCU2_0] ETHFW Version   : 0.02.00
    [MCU2_0]     16.473822 s: ETHFW Build Date: Sep  8, 2023
    [MCU2_0]     16.473855 s: ETHFW Build Time: 17:08:52
    [MCU2_0]     16.473882 s: ETHFW Commit SHA: 
    [MCU2_0]     16.473952 s: ETHFW: Init ... DONE !!!
    [MCU2_0]     16.473985 s: ETHFW: Remove server Init ... !!!
    [MCU2_0]     16.474157 s: CpswProxyServer: Virtual port configuration:
    [MCU2_0]     16.474214 s:   mpu_1_0 <-> Switch port 0: mpu_1_0_ethswitch-device-0
    [MCU2_0]     16.474262 s:   mcu_2_1 <-> Switch port 1: mcu_2_1_ethswitch-device-1
    [MCU2_0]     16.474305 s:   mpu_1_0 <-> MAC port 1: mpu_1_0_ethmac-device-1
    [MCU2_0]     16.474346 s:   mcu_2_1 <-> MAC port 4: mcu_2_1_ethmac-device-4
    [MCU2_0]     16.475347 s: CpswProxyServer: initialization completed (core: mcu2_0)
    [MCU2_0]     16.475414 s: ETHFW: Remove server Init ... DONE !!!
    [MCU2_0]     16.476551 s: Starting lwIP, local interface IP is dhcp-enabled
    [MCU2_0]     16.484403 s: Host MAC address: 70:ff:76:1d:92:c3
    [MCU2_0]     16.488712 s: [LWIPIF_LWIP] Enet LLD netif initialized successfully
    [MCU2_0]     16.488809 s: Added interface 'ti1', IP is 0.0.0.0
    [MCU2_0]     16.524639 s: FVID2: Init ... !!!
    [MCU2_0]     16.524752 s: FVID2: Init ... Done !!!
    [MCU2_0]     16.524808 s: DSS: Init ... !!!
    [MCU2_0]     16.524839 s: DSS: Display type is eDP !!!
    [MCU2_0]     16.524868 s: DSS: M2M Path is enabled !!!
    [MCU2_0]     16.524896 s: DSS: SoC init ... !!!
    [MCU2_0]     16.524922 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
    [MCU2_0]     16.525149 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.525194 s: SCICLIENT: Sciclient_pmSetModuleState module=297 state=2
    [MCU2_0]     16.525379 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.525414 s: SCICLIENT: Sciclient_pmSetModuleState module=151 state=2
    [MCU2_0]     16.525560 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.525597 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=9 parent=11
    [MCU2_0]     16.525848 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
    [MCU2_0]     16.525894 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=13 parent=18
    [MCU2_0]     16.526016 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
    [MCU2_0]     16.526052 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=1 parent=2
    [MCU2_0]     16.526152 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
    [MCU2_0]     16.526190 s: SCICLIENT: Sciclient_pmSetModuleClkFreq module=152 clk=1 freq=148500000
    [MCU2_0]     16.527495 s: SCICLIENT: Sciclient_pmSetModuleClkFreq success
    [MCU2_0]     16.527546 s: SCICLIENT: Sciclient_pmModuleClkRequest module=152 clk=1 state=2 flag=0
    [MCU2_0]     16.527755 s: SCICLIENT: Sciclient_pmModuleClkRequest success
    [MCU2_0]     16.527806 s: DSS: SoC init ... Done !!!
    [MCU2_0]     16.527837 s: DSS: Board init ... !!!
    [MCU2_0]     16.527864 s: DSS: Board init ... Done !!!
    [MCU2_0]     16.563559 s: DSS: Init ... Done !!!
    [MCU2_0]     16.563750 s: VHWA: VPAC Init ... !!!
    [MCU2_0]     16.563796 s: SCICLIENT: Sciclient_pmSetModuleState module=290 state=2
    [MCU2_0]     16.563997 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.564039 s: VHWA: LDC Init ... !!!
    [MCU2_0]     16.567747 s: VHWA: LDC Init ... Done !!!
    [MCU2_0]     16.567812 s: VHWA: MSC Init ... !!!
    [MCU2_0]     16.580162 s: VHWA: MSC Init ... Done !!!
    [MCU2_0]     16.580231 s: VHWA: NF Init ... !!!
    [MCU2_0]     16.582181 s: VHWA: NF Init ... Done !!!
    [MCU2_0]     16.582245 s: VHWA: VISS Init ... !!!
    [MCU2_0]     16.594365 s: VHWA: VISS Init ... Done !!!
    [MCU2_0]     16.594434 s: VHWA: VPAC Init ... Done !!!
    [MCU2_0]     16.594483 s:  VX_ZONE_INIT:Enabled
    [MCU2_0]     16.594514 s:  VX_ZONE_ERROR:Enabled
    [MCU2_0]     16.594543 s:  VX_ZONE_WARNING:Enabled
    [MCU2_0]     16.596234 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0 
    [MCU2_0]     16.596511 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF 
    [MCU2_0]     16.596921 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1 
    [MCU2_0]     16.597193 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1 
    [MCU2_0]     16.597436 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2 
    [MCU2_0]     16.597858 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1 
    [MCU2_0]     16.598170 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1 
    [MCU2_0]     16.598464 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2 
    [MCU2_0]     16.598884 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1 
    [MCU2_0]     16.599217 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2 
    [MCU2_0]     16.599475 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX 
    [MCU2_0]     16.599891 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3 
    [MCU2_0]     16.600195 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4 
    [MCU2_0]     16.600469 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5 
    [MCU2_0]     16.600842 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6 
    [MCU2_0]     16.601143 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7 
    [MCU2_0]     16.601419 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8 
    [MCU2_0]     16.601796 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1 
    [MCU2_0]     16.602062 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2 
    [MCU2_0]     16.602330 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3 
    [MCU2_0]     16.602586 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4 
    [MCU2_0]     16.602830 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [MCU2_0]     16.602877 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_0]     16.627105 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_0]     16.627175 s: CSI2RX: Init ... !!!
    [MCU2_0]     16.627205 s: SCICLIENT: Sciclient_pmSetModuleState module=25 state=2
    [MCU2_0]     16.627337 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.627384 s: SCICLIENT: Sciclient_pmSetModuleState module=26 state=2
    [MCU2_0]     16.627548 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.627584 s: SCICLIENT: Sciclient_pmSetModuleState module=27 state=2
    [MCU2_0]     16.627836 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.627888 s: SCICLIENT: Sciclient_pmSetModuleState module=147 state=2
    [MCU2_0]     16.627995 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.628031 s: SCICLIENT: Sciclient_pmSetModuleState module=148 state=2
    [MCU2_0]     16.628118 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.628359 s: CSI2RX: Init ... Done !!!
    [MCU2_0]     16.628400 s: CSI2TX: Init ... !!!
    [MCU2_0]     16.628427 s: SCICLIENT: Sciclient_pmSetModuleState module=25 state=2
    [MCU2_0]     16.628528 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.628568 s: SCICLIENT: Sciclient_pmSetModuleState module=28 state=2
    [MCU2_0]     16.628821 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.628873 s: SCICLIENT: Sciclient_pmSetModuleState module=296 state=2
    [MCU2_0]     16.629021 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.629117 s: CSI2TX: Init ... Done !!!
    [MCU2_0]     16.629156 s: ISS: Init ... !!!
    [MCU2_0]     16.629188 s: Found sensor IMX390-UB953_D3 at location 0 
    [MCU2_0]     16.629234 s: Found sensor AR0233-UB953_MARS at location 1 
    [MCU2_0]     16.629273 s: Found sensor AR0820-UB953_LI at location 2 
    [MCU2_0]     16.629312 s: Found sensor UB9xxx_RAW12_TESTPATTERN at location 3 
    [MCU2_0]     16.629389 s: Found sensor UB96x_UYVY_TESTPATTERN at location 4 
    [MCU2_0]     16.629438 s: Found sensor GW_AR0233_UYVY at location 5 
    [MCU2_0]     16.629476 s: Found sensor ISX016-UB913 at location 6 
    [MCU2_0]     16.629552 s: IssSensor_ISX016_Init Success
    [MCU2_0]     16.629582 s: IssSensor_Init ... Done !!!
    [MCU2_0]     16.629770 s: IttRemoteServer_Init ... Done !!!
    [MCU2_0]     16.629824 s: VISS REMOTE SERVICE: Init ... !!!
    [MCU2_0]     16.629895 s: VISS REMOTE SERVICE: Init ... Done !!!
    [MCU2_0]     16.629931 s: UDMA Copy: Init ... !!!
    [MCU2_0]     16.631790 s: UDMA Copy: Init ... Done !!!
    [MCU2_0]     16.631900 s: APP: Init ... Done !!!
    [MCU2_0]     16.631940 s: APP: Run ... !!!
    [MCU2_0]     16.631968 s: IPC: Starting echo test ...
    [MCU2_0]     16.635188 s: APP: Run ... Done !!!
    [MCU2_0]     16.636882 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C66X_1[P] C66X_2[.] C7X_1[.] 
    [MCU2_0]     16.637245 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C66X_1[P] C66X_2[.] C7X_1[.] 
    [MCU2_0]     16.637354 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[.] 
    [MCU2_0]     16.637448 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[P] 
    [MCU2_0]     16.691011 s: Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
    [MCU2_0]     16.778035 s: Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
    [MCU2_0]     19.591612 s: Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c2, FlowIdx:173, FlowIdxOffset:1
    [MCU2_0]     19.650826 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.651194 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.651450 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.657142 s: Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c1, FlowIdx:172, FlowIdxOffset:0
    [MCU2_0]     19.660315 s: Cpsw_ioctlInternal: CPSW: Registered MAC address. ALE entry:11, Policer Entry:2
    [MCU2_0]     19.707568 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:0:0:1, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.711080 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:0:5e:0:0:1, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.714596 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:ff:1d:92:c1, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.882017 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.882357 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.915139 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:0, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.922540 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:3, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.947912 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:e, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.948075 s: CpswProxyServer_isRsvdMcast: Reserved mcast cannot be added to filter
    [MCU2_0]     20.064724 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     20.064904 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:0:0:fb, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     21.383449 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:1:0:3, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     21.637953 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_1]      4.165580 s: CIO: Init ... Done !!!
    [MCU2_1]      4.165655 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_1]      4.165698 s: CPU is running FreeRTOS
    [MCU2_1]      4.165725 s: APP: Init ... !!!
    [MCU2_1]      4.165747 s: SCICLIENT: Init ... !!!
    [MCU2_1]      4.166013 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_1]      4.166062 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_1]      4.166112 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_1]      4.166151 s: SCICLIENT: Init ... Done !!!
    [MCU2_1]      4.166178 s: UDMA: Init ... !!!
    [MCU2_1]      4.167574 s: UDMA: Init ... Done !!!
    [MCU2_1]      4.167638 s: MEM: Init ... !!!
    [MCU2_1]      4.167681 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
    [MCU2_1]      4.167758 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 3640000 of size 262144 bytes !!!
    [MCU2_1]      4.167819 s: MEM: Init ... Done !!!
    [MCU2_1]      4.167846 s: IPC: Init ... !!!
    [MCU2_1]      4.167909 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_1]      4.167961 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_1]     16.434187 s: IPC: HLOS is ready !!!
    [MCU2_1]     16.449400 s: IPC: Init ... Done !!!
    [MCU2_1]     16.449468 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_1]     16.449515 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_1]     16.449550 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_1]     16.451274 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_1]     16.451336 s: FVID2: Init ... !!!
    [MCU2_1]     16.451408 s: FVID2: Init ... Done !!!
    [MCU2_1]     16.451442 s: VHWA: DMPAC: Init ... !!!
    [MCU2_1]     16.451468 s: SCICLIENT: Sciclient_pmSetModuleState module=48 state=2
    [MCU2_1]     16.452010 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     16.452051 s: SCICLIENT: Sciclient_pmSetModuleState module=305 state=2
    [MCU2_1]     16.452501 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     16.452538 s: VHWA: DOF Init ... !!!
    [MCU2_1]     16.460829 s: VHWA: DOF Init ... Done !!!
    [MCU2_1]     16.460894 s: VHWA: SDE Init ... !!!
    [MCU2_1]     16.463538 s: VHWA: SDE Init ... Done !!!
    [MCU2_1]     16.463600 s: VHWA: DMPAC: Init ... Done !!!
    [MCU2_1]     16.463647 s:  VX_ZONE_INIT:Enabled
    [MCU2_1]     16.463679 s:  VX_ZONE_ERROR:Enabled
    [MCU2_1]     16.463705 s:  VX_ZONE_WARNING:Enabled
    [MCU2_1]     16.465134 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1 
    [MCU2_1]     16.465378 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE 
    [MCU2_1]     16.465603 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF 
    [MCU2_1]     16.465660 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [MCU2_1]     16.465697 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_1]     16.465967 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_1]     16.466011 s: UDMA Copy: Init ... !!!
    [MCU2_1]     16.467994 s: UDMA Copy: Init ... Done !!!
    [MCU2_1]     16.468062 s: APP: Init ... Done !!!
    [MCU2_1]     16.468106 s: APP: Run ... !!!
    [MCU2_1]     16.468134 s: IPC: Starting echo test ...
    [MCU2_1]     16.470710 s: APP: Run ... Done !!!
    [MCU2_1]     16.471864 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[.] C7X_1[.] 
    [MCU2_1]     16.471982 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[.] 
    [MCU2_1]     16.472079 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[P] 
    [MCU2_1]     16.637253 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[P] 
    [C6x_1 ]      4.220797 s: CIO: Init ... Done !!!
    [C6x_1 ]      4.220824 s: ### CPU Frequency = 1350000000 Hz
    [C6x_1 ]      4.220835 s: CPU is running FreeRTOS
    [C6x_1 ]      4.220843 s: APP: Init ... !!!
    [C6x_1 ]      4.220851 s: SCICLIENT: Init ... !!!
    [C6x_1 ]      4.221068 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C6x_1 ]      4.221081 s: SCICLIENT: DMSC FW revision 0x8  
    [C6x_1 ]      4.221091 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C6x_1 ]      4.221101 s: SCICLIENT: Init ... Done !!!
    [C6x_1 ]      4.221110 s: UDMA: Init ... !!!
    [C6x_1 ]      4.222927 s: UDMA: Init ... Done !!!
    [C6x_1 ]      4.222944 s: MEM: Init ... !!!
    [C6x_1 ]      4.222957 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ dc000000 of size 16777216 bytes !!!
    [C6x_1 ]      4.222974 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!!
    [C6x_1 ]      4.222990 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ dd000000 of size 50331648 bytes !!!
    [C6x_1 ]      4.223005 s: MEM: Init ... Done !!!
    [C6x_1 ]      4.223014 s: IPC: Init ... !!!
    [C6x_1 ]      4.223034 s: IPC: 6 CPUs participating in IPC !!!
    [C6x_1 ]      4.223046 s: IPC: Waiting for HLOS to be ready ... !!!
    [C6x_1 ]     15.590767 s: IPC: HLOS is ready !!!
    [C6x_1 ]     15.594510 s: IPC: Init ... Done !!!
    [C6x_1 ]     15.594538 s: APP: Syncing with 5 CPUs ... !!!
    [C6x_1 ]     16.449515 s: APP: Syncing with 5 CPUs ... Done !!!
    [C6x_1 ]     16.449528 s: REMOTE_SERVICE: Init ... !!!
    [C6x_1 ]     16.450160 s: REMOTE_SERVICE: Init ... Done !!!
    [C6x_1 ]     16.450198 s:  VX_ZONE_INIT:Enabled
    [C6x_1 ]     16.450210 s:  VX_ZONE_ERROR:Enabled
    [C6x_1 ]     16.450219 s:  VX_ZONE_WARNING:Enabled
    [C6x_1 ]     16.451013 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [C6x_1 ]     16.451027 s: APP: OpenVX Target kernel init ... !!!
    [C6x_1 ]     16.451177 s: APP: OpenVX Target kernel init ... Done !!!
    [C6x_1 ]     16.451192 s: UDMA Copy: Init ... !!!
    [C6x_1 ]     16.454865 s: UDMA Copy: Init ... Done !!!
    [C6x_1 ]     16.454885 s: APP: Init ... Done !!!
    [C6x_1 ]     16.454895 s: APP: Run ... !!!
    [C6x_1 ]     16.454904 s: IPC: Starting echo test ...
    [C6x_1 ]     16.455988 s: APP: Run ... Done !!!
    [C6x_1 ]     16.456284 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[s] C66X_2[x] C7X_1[P] 
    [C6x_1 ]     16.456579 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[s] C66X_2[P] C7X_1[P] 
    [C6x_1 ]     16.471275 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[s] C66X_2[P] C7X_1[P] 
    [C6x_1 ]     16.636582 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[s] C66X_2[P] C7X_1[P] 
    [C6x_2 ]      4.299184 s: CIO: Init ... Done !!!
    [C6x_2 ]      4.299211 s: ### CPU Frequency = 1350000000 Hz
    [C6x_2 ]      4.299222 s: CPU is running FreeRTOS
    [C6x_2 ]      4.299230 s: APP: Init ... !!!
    [C6x_2 ]      4.299239 s: SCICLIENT: Init ... !!!
    [C6x_2 ]      4.299437 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C6x_2 ]      4.299451 s: SCICLIENT: DMSC FW revision 0x8  
    [C6x_2 ]      4.299460 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C6x_2 ]      4.299470 s: SCICLIENT: Init ... Done !!!
    [C6x_2 ]      4.299479 s: UDMA: Init ... !!!
    [C6x_2 ]      4.300987 s: UDMA: Init ... Done !!!
    [C6x_2 ]      4.301005 s: MEM: Init ... !!!
    [C6x_2 ]      4.301018 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ e0000000 of size 16777216 bytes !!!
    [C6x_2 ]      4.301036 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!!
    [C6x_2 ]      4.301052 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ e1000000 of size 50331648 bytes !!!
    [C6x_2 ]      4.301068 s: MEM: Init ... Done !!!
    [C6x_2 ]      4.301076 s: IPC: Init ... !!!
    [C6x_2 ]      4.301097 s: IPC: 6 CPUs participating in IPC !!!
    [C6x_2 ]      4.301110 s: IPC: Waiting for HLOS to be ready ... !!!
    [C6x_2 ]     15.774809 s: IPC: HLOS is ready !!!
    [C6x_2 ]     15.778506 s: IPC: Init ... Done !!!
    [C6x_2 ]     15.778532 s: APP: Syncing with 5 CPUs ... !!!
    [C6x_2 ]     16.449515 s: APP: Syncing with 5 CPUs ... Done !!!
    [C6x_2 ]     16.449529 s: REMOTE_SERVICE: Init ... !!!
    [C6x_2 ]     16.450173 s: REMOTE_SERVICE: Init ... Done !!!
    [C6x_2 ]     16.450210 s:  VX_ZONE_INIT:Enabled
    [C6x_2 ]     16.450221 s:  VX_ZONE_ERROR:Enabled
    [C6x_2 ]     16.450230 s:  VX_ZONE_WARNING:Enabled
    [C6x_2 ]     16.451026 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [C6x_2 ]     16.451040 s: APP: OpenVX Target kernel init ... !!!
    [C6x_2 ]     16.451189 s: APP: OpenVX Target kernel init ... Done !!!
    [C6x_2 ]     16.451205 s: UDMA Copy: Init ... !!!
    [C6x_2 ]     16.455072 s: UDMA Copy: Init ... Done !!!
    [C6x_2 ]     16.455096 s: APP: Init ... Done !!!
    [C6x_2 ]     16.455105 s: APP: Run ... !!!
    [C6x_2 ]     16.455114 s: IPC: Starting echo test ...
    [C6x_2 ]     16.456280 s: APP: Run ... Done !!!
    [C6x_2 ]     16.456586 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[s] C7X_1[.] 
    [C6x_2 ]     16.456618 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[s] C7X_1[P] 
    [C6x_2 ]     16.471300 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[P] C66X_2[s] C7X_1[P] 
    [C6x_2 ]     16.636618 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[P] C66X_2[s] C7X_1[P] 
    [C7x_1 ]      4.524919 s: CIO: Init ... Done !!!
    [C7x_1 ]      4.524933 s: ### CPU Frequency = 1000000000 Hz
    [C7x_1 ]      4.524944 s: CPU is running FreeRTOS
    [C7x_1 ]      4.524952 s: APP: Init ... !!!
    [C7x_1 ]      4.524959 s: SCICLIENT: Init ... !!!
    [C7x_1 ]      4.525167 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C7x_1 ]      4.525181 s: SCICLIENT: DMSC FW revision 0x8  
    [C7x_1 ]      4.525192 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C7x_1 ]      4.525202 s: SCICLIENT: Init ... Done !!!
    [C7x_1 ]      4.525211 s: UDMA: Init ... !!!
    [C7x_1 ]      4.526331 s: UDMA: Init ... Done !!!
    [C7x_1 ]      4.526343 s: MEM: Init ... !!!
    [C7x_1 ]      4.526354 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
    [C7x_1 ]      4.526374 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 8159232 bytes !!!
    [C7x_1 ]      4.526392 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
    [C7x_1 ]      4.526410 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
    [C7x_1 ]      4.526426 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
    [C7x_1 ]      4.526445 s: MEM: Init ... Done !!!
    [C7x_1 ]      4.526453 s: IPC: Init ... !!!
    [C7x_1 ]      4.526468 s: IPC: 6 CPUs participating in IPC !!!
    [C7x_1 ]      4.526481 s: IPC: Waiting for HLOS to be ready ... !!!
    [C7x_1 ]     15.888486 s: IPC: HLOS is ready !!!
    [C7x_1 ]     15.890430 s: IPC: Init ... Done !!!
    [C7x_1 ]     15.890444 s: APP: Syncing with 5 CPUs ... !!!
    [C7x_1 ]     16.449517 s: APP: Syncing with 5 CPUs ... Done !!!
    [C7x_1 ]     16.449534 s: REMOTE_SERVICE: Init ... !!!
    [C7x_1 ]     16.449681 s: REMOTE_SERVICE: Init ... Done !!!
    [C7x_1 ]     16.449703 s:  VX_ZONE_INIT:Enabled
    [C7x_1 ]     16.449714 s:  VX_ZONE_ERROR:Enabled
    [C7x_1 ]     16.449724 s:  VX_ZONE_WARNING:Enabled
    [C7x_1 ]     16.449887 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1 
    [C7x_1 ]     16.449979 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2 
    [C7x_1 ]     16.450079 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3 
    [C7x_1 ]     16.450146 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4 
    [C7x_1 ]     16.450210 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5 
    [C7x_1 ]     16.450295 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6 
    [C7x_1 ]     16.450404 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7 
    [C7x_1 ]     16.450470 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8 
    [C7x_1 ]     16.450492 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [C7x_1 ]     16.450505 s: APP: OpenVX Target kernel init ... !!!
    [C7x_1 ]     16.450645 s: APP: OpenVX Target kernel init ... Done !!!
    [C7x_1 ]     16.450659 s: APP: Init ... Done !!!
    [C7x_1 ]     16.450668 s: APP: Run ... !!!
    [C7x_1 ]     16.450677 s: IPC: Starting echo test ...
    [C7x_1 ]     16.450835 s: APP: Run ... Done !!!
    [C7x_1 ]     16.456290 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[x] C7X_1[s] 
    [C7x_1 ]     16.456585 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[P] C7X_1[s] 
    [C7x_1 ]     16.471319 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[s] 
    [C7x_1 ]     16.637148 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[s] 
    
    root@j7-evm:/opt/vision_apps# ./run_rci_tidl_od_cam.sh 
    APP: Init ... !!!
    MEM: Init ... !!!
    MEM: Initialized DMA HEAP (fd=4) !!!
    MEM: Init ... Done !!!
    IPC: Init ... !!!
    IPC: Init ... Done !!!
    REMOTE_SERVICE: Init ... !!!
    REMOTE_SERVICE: Init ... Done !!!
        42.334434 s: GTC Frequency = 200 MHz
    APP: Init ... Done !!!
        42.340152 s:  VX_ZONE_INIT:Enabled
        42.340180 s:  VX_ZONE_ERROR:Enabled
        42.340186 s:  VX_ZONE_WARNING:Enabled
        42.341078 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
        42.341245 s:  VX_ZONE_INIT:[tivxHostInitLocal:93] Initialization Done for HOST !!!
    before app_default_param_set 
    after app_default_param_set 
    Default param set! 
    before  app_parse_cmd_line_args 
    after app_parse_cmd_line_args  
    Parsed user params! 
    before app_querry_sensor  
        42.345683 s: ISS: Enumerating sensors ... !!!
    [MCU2_0]     42.345918 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_ENUMERATE 
    [MCU2_0]     42.346201 s: write 0xfe to TCA6408 register 0x3 
    [MCU2_0]     42.445637 s: RE-SETTING FUSION2 DE-SER !!!!!!
    [MCU2_0]     42.445702 s: UB960 config start 
    [MCU2_0]     45.005915 s: End of UB960 config 
    [MCU2_0]     45.005981 s: UB960 config start 
        45.432164 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
        45.432187 s: ISS: Enumerating sensors ... found 1 : AR0233-UB953_MARS
        45.432206 s: ISS: Enumerating sensors ... found 2 : AR0820-UB953_LI
        45.432211 s: ISS: Enumerating sensors ... found 3 : UB9xxx_RAW12_TESTPATTERN
        45.432217 s: ISS: Enumerating sensors ... found 4 : UB96x_UYVY_TESTPATTERN
        45.432222 s: ISS: Enumerating sensors ... found 5 : GW_AR0233_UYVY
        45.432227 s: ISS: Enumerating sensors ... found 6 : ISX016-UB913
    Sensor index : 6
    Sensor selected : ISX016-UB913
    Querying ISX016-UB913 
    [MCU2_0]     45.431920 s: End of UB960 config 
        45.432253 s: ISS: Querying sensor [ISX016-UB913] ... !!!
        45.432734 s: ISS: Querying sensor [ISX016-UB913] ... Done !!!
    Sensor pixel container is UYVY 
    Sensor mask : 15 
     Total num of cameras enabled : 4 
    after app_querry_sensor  
    Sensor params queried! 
    before  app_update_param_set 
     ### APP DEBUG: width = 1280, height = 724after app_update_param_set  
    Updated user params! 
    before  app_init 
    Creating context done!
    [MCU2_0]     45.432448 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_QUERY 
    [MCU2_0]     45.432511 s: Received Query for ISX016-UB913 
    entered tivxAddTargetKernelRciPostprocA72
    exit tivxAddTargetKernelRciPostprocA72
    before tivxColorConvKernelLoadKernels
    after tivxColorConvKernelLoadKernels
    Kernel loading done!
        45.446922 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_PWRON ... !!!
        45.447538 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_CONFIG ... !!!
    [MCU2_0]     45.447113 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_PWRON 
    [MCU2_0]     45.447178 s: IM_SENSOR_CMD_PWRON : channel_mask = 0xf 
    [MCU2_0]     45.447250 s: ISX016_PowerOn : chId = 0x0 
    [MCU2_0]     45.447295 s: ISX016_PowerOn : chId = 0x1 
    [MCU2_0]     45.447333 s: ISX016_PowerOn : chId = 0x2 
    [MCU2_0]     45.447369 s: ISX016_PowerOn : chId = 0x3 
    [MCU2_0]     45.447756 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_CONFIG 
    [MCU2_0]     45.447810 s: Application requested features = 0x158 
    [MCU2_0]  
    [MCU2_0]     45.447852 s: Disabling broadcast mode 
    [MCU2_0]     45.447899 s: ub960InstanceId disableUB960: 0
    [MCU2_0]     45.447935 s: UB960 config start 
    [MCU2_0]     45.703738 s: End of UB960 config 
    [MCU2_0]     45.703832 s: ub960InstanceId disableUB960: 1
    [MCU2_0]     45.703872 s: UB960 config start 
    [MCU2_0]     45.959735 s: End of UB960 config 
    [MCU2_0]     45.959797 s: IM_SENSOR_CMD_CONFIG channel_mask = f
    [MCU2_0]     45.959840 s: Configuring camera # 0 
    [MCU2_0]     45.959886 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     45.960067 s: UB960 config start 
    [MCU2_0]     45.963740 s: End of UB960 config 
    [MCU2_0]     45.963799 s: ub953 config start : slaveAddr = 0x74 
    [MCU2_0]     46.155803 s:  End of UB953 config 
    [MCU2_0]     46.155900 s:  Configuring ISX016 imager 0x40.. Please wait till it finishes 
    [MCU2_0]     46.474660 s:  ISX016 config done 
    [MCU2_0]     46.474727 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     46.474768 s: Configuring camera # 1 
    [MCU2_0]     46.474806 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     46.474996 s: UB960 config start 
    [MCU2_0]     46.478738 s: End of UB960 config 
    [MCU2_0]     46.478796 s: ub953 config start : slaveAddr = 0x76 
    [MCU2_0]     46.670807 s:  End of UB953 config 
    [MCU2_0]     46.670902 s:  Configuring ISX016 imager 0x42.. Please wait till it finishes 
    [MCU2_0]     47.004655 s:  ISX016 config done 
    [MCU2_0]     47.004724 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     47.004768 s: Configuring camera # 2 
    [MCU2_0]     47.004808 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     47.004999 s: UB960 config start 
    [MCU2_0]     47.008740 s: End of UB960 config 
    [MCU2_0]     47.008798 s: ub953 config start : slaveAddr = 0x78 
    [MCU2_0]     47.200802 s:  End of UB953 config 
    [MCU2_0]     47.200897 s:  Configuring ISX016 imager 0x44.. Please wait till it finishes 
    [MCU2_0]     47.519658 s:  ISX016 config done 
    [MCU2_0]     47.519726 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     47.519769 s: Configuring camera # 3 
    [MCU2_0]     47.519809 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     47.520000 s: UB960 config start 
    [MCU2_0]     47.523735 s: End of UB960 config 
    [MCU2_0]     47.523794 s: ub953 config start : slaveAddr = 0x7a 
    [MCU2_0]     47.715806 s:  End of UB953 config 
    [MCU2_0]     47.715901 s:  Configuring ISX016 imager 0x46.. Please wait till it finishes 
        48.034978 s: ISS: Initializing sensor [ISX016-UB913] ... Done !!!
    Sensor init done!
    entered configure_capture_params 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    APP_BUFFER_Q_DEPTH : 4
    APP_PIPELINE_DEPTH : 7
    Capture init done!
    app_init_color_conv() : ENTERING 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    app_init_color_conv() : EXITING 
    Color Conv init done!
    [LDC-MODULE] configure_dcc_params() : ENTERING
    [LDC-MODULE] configure_dcc_params() : Setting DCC config object to NULL! 
    [LDC-MODULE] configure_dcc_params() : EXITING
    [MCU2_0]     48.034656 s:  ISX016 config done 
    [MCU2_0]     48.034722 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     48.034762 s: IM_SENSOR_CMD_CONFIG returning status = 0
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    LDC init done!
    num_outputs:2,scalerObj->color_format:842094158 
    below VX_DF_IMAGE_NV12
    output[idx].width:0 , output[idx].height:0 
    create_scaler_outputs vxGetStatus:0inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    below VX_DF_IMAGE_NV12
    output[idx].width:0 , output[idx].height:0 
    create_scaler_outputs vxGetStatus:0inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Scaler init done!
    Computing checksum at 0x0000FFFFA97E94C0, size = 12712900
    TIDL Init Done! 
    Pre Proc Update Done! 
    Pre Proc Init Done! 
    APP_INIT Number of Input Tensors in draw detections 3
    PostProc Update Done! 
    after vxCreateObjectArray
    inside vxReleaseImage
    above ownReleaseReferenceInt
        48.348018 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:299] Invalid reference
    after vxReleaseImage
    PostProc Init Done! 
    Img Mosaic init done!
    Display init done!
    after app_init  
    App Init Done! 
    before  app_create_graph 
     app_create_graph() : ENTERING 
    Graph create done!
    Capture graph done!
    app_create_graph_color_conv() : ENTERING 
    Color convert node create started
    Color convert node create done 
    app_create_graph_color_conv() : EXITING 
    Color Conversion graph done!
    [LDC-MODULE] app_create_graph_ldc() : ENTERING 
    [LDC-MODULE] app_create_graph_ldc() : DCC config object is NULL 
    [LDC-MODULE] Created LDC node without DCC config and NULL mesh_config! 
    [LDC-MODULE] app_create_graph_ldc() : EXITING 
    LDC graph done!
    entering app_create_graph_scaler
    before if conditions
    after if conditions
    after tivxVpacMscScaleNode
    app_create_graph_scaler vxGetStatus: 0
    Scaler graph done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
        48.399813 s:  VX_ZONE_ERROR:[vxReplicateNode:1821] Number of replicas is not equal to zero and not equal to items
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Pre proc graph done!
        48.399915 s:  VX_ZONE_ERROR:[vxReplicateNode:1821] Number of replicas is not equal to zero and not equal to items
    TIDL graph done!
        48.399935 s:  VX_ZONE_ERROR:[vxGetObjectArrayItem:207] Provided reference was not an object array, returning an error reference
        48.399985 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:239] Invalid type 0x00000811!
        48.399993 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[5] type:00000811 => 0xffffb5782e98
        48.400000 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[5] dir:1 type:0000080f
        48.400009 s:  VX_ZONE_ERROR:[vxGetStatus:705] Reference is NULL
    Postproc node create failed
    PostProc graph done!
        48.400058 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:210] Supplied value was not actually a reference
        48.400066 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:287] Specified: parameter[3] type:00000000 => (nil)
        48.400072 s:  VX_ZONE_ERROR:[vxSetParameterByIndex:289] Required: parameter[3] dir:0 type:00000813
        48.400078 s:  VX_ZONE_ERROR:[vxGetStatus:705] Reference is NULL
    [SW-MOSAIC-MODULE] Unable to create mosaic node! 
    Img Mosaic graph done!
    Pipeline params setup not done!
     app_create_graph : Exiting 
    after  app_create_graph 
    App Create Graph Done! 
    App Run Graph Done! 
    before  app_delete_graph 
    Capture delete done!
    Color Conv delete done!
    LDC delete done!
    Scaler delete done!
    Pre Proc delete done!
    TIDL delete done!
    Post Proc delete done!
    Img Mosaic delete done!
        48.400142 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:299] Invalid reference
    Display delete done!
    Graph delete done!
    after  app_delete_graph 
    App Delete Graph Done! 
    before app_deinit  
    start of de-init
        48.400221 s: ISS: De-initializing sensor [ISX016-UB913] ... !!!
        48.400542 s: ISS: De-initializing sensor [ISX016-UB913] ... Done !!!
    Sensor deinit done!
    LDC deinit done!
    Scaler deinit done!
    Pre proc deinit done!
    TIDL deinit done!
        48.731349 s:  VX_ZONE_ERROR:[ownReleaseReferenceInt:299] Invalid reference
    RCI PostProc deinit done!                                                                                        
    Img Mosaic deinit done!                                                                                               
    Display deinit done!
    Graphics deinit Done! 
    Kernels unload done!
        48.914029 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb56a91c8 of type 00000804 at external count 1, internal count 1, releasing it
        48.914038 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=com.ti.color_conv_kernel.color_conv_example) now as a part of garbage collection
        48.914044 s:  VX_ZONE_WARNING:[vxReleaseContext:1066] A kernel with name com.ti.color_conv_kernel.color_conv_example has not been removed, possibly due to a kernel module not being unloaded.
        48.914051 s:  VX_ZONE_WARNING:[vxReleaseContext:1067] Removing as a part of garbage collection
        48.914061 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb571b6d8 of type 0000080f at external count 1, internal count 0, releasing it
        48.914067 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=image_149) now as a part of garbage collection
        48.914078 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb579e150 of type 00000815 at external count 1, internal count 0, releasing it
        48.914084 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_169) now as a part of garbage collection
        48.914094 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb579daf0 of type 00000815 at external count 1, internal count 0, releasing it
        48.914101 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_173) now as a part of garbage collection
        48.914110 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb579dd10 of type 00000815 at external count 1, internal count 0, releasing it
        48.914116 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_177) now as a part of garbage collection
        48.914125 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb579f690 of type 00000815 at external count 1, internal count 0, releasing it
        48.914131 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_1) now as a part of garbage collection
        48.914141 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb579f8b0 of type 00000815 at external count 1, internal count 0, releasing it
        49.244914 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_2) now as a part of garbage collection
        49.244927 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffb579fad0 of type 00000815 at external count 1, internal count 0, releasing it
        49.244934 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tensor_184) now as a part of garbage collection
    Release context done!
    after app_deinit  
    App De-init Done! 
    Main end    49.244978 s:  VX_ZONE_INIT:[tivxHostDeInitLocal:107] De-Initialization Done for HOST !!!
        49.249350 s:  VX_ZONE_INIT:[tivxDeInitLocal:211] De-Initialization Done !!!
    APP: Deinit ... !!!
    REMOTE_SERVICE: Deinit ... !!!
    REMOTE_SERVICE: Deinit ... Done !!!
    IPC: Deinit ... !!!
    IPC: DeInit ... Done !!!
    MEM: Deinit ... !!!
    DDR_SHARED_MEM: Alloc's: 25 alloc's of 18031580 bytes 
    DDR_SHARED_MEM: Free's : 25 free's  of 18031580 bytes 
    DDR_SHARED_MEM: Open's : 0 allocs  of 0 bytes 
    DDR_SHARED_MEM: Total size: 536870912 bytes 
    MEM: Deinit ... Done !!!
    APP: Deinit ... Done !!!
    root@j7-evm:/opt/vision_apps# 
    
    

    I'm facing error at the line number 532 in above attached file.

    2)Taken app_tidl_od and integrated custom post proc kernel in which draw detections too included, detects objects of different classes.

    I have compared the code part again with the working application and there are no changes need to be done.

    I'm unsure why it is throwing error for the latest integrated application, which is working fine in the alone 2nd application.

    In the function "ownReleaseReferenceInt" , it is directly reaching the else part and printing that error.

    Kindly let me know how to resolve the error.

    Regards,

    Chaitanya Prakash Uppala

  • Hi Brijesh,

    I have resolved the error at PostProc Init.

    Please find the latest error log in the attached file

    root@j7-evm:/opt/vision_apps# ./run_rci_tidl_od_cam.sh 
    APP: Init ... !!!
    MEM: Init ... !!!
    MEM: Initialized DMA HEAP (fd=4) !!!
    MEM: Init ... Done !!!
    IPC: Init ... !!!
    IPC: Init ... Done !!!
    REMOTE_SERVICE: Init ... !!!
    REMOTE_SERVICE: Init ... Done !!!
        41.998309 s: GTC Frequency = 200 MHz
    APP: Init ... Done !!!
        42.004005 s:  VX_ZONE_INIT:Enabled
        42.004036 s:  VX_ZONE_ERROR:Enabled
        42.004042 s:  VX_ZONE_WARNING:Enabled
        42.005001 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
        42.005179 s:  VX_ZONE_INIT:[tivxHostInitLocal:93] Initialization Done for HOST !!!
    before app_default_param_set 
    after app_default_param_set 
    Default param set! 
    before  app_parse_cmd_line_args 
    after app_parse_cmd_line_args  
    Parsed user params! 
    before app_querry_sensor  
        42.009740 s: ISS: Enumerating sensors ... !!!
    [MCU2_0]     42.010035 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_ENUMERATE 
    [MCU2_0]     42.010374 s: write 0xfe to TCA6408 register 0x3 
    [MCU2_0]     42.110177 s: RE-SETTING FUSION2 DE-SER !!!!!!
    [MCU2_0]     42.110242 s: UB960 config start 
    [MCU2_0]     44.670451 s: End of UB960 config 
    [MCU2_0]     44.670514 s: UB960 config start 
        45.096693 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
        45.096712 s: ISS: Enumerating sensors ... found 1 : AR0233-UB953_MARS
        45.096733 s: ISS: Enumerating sensors ... found 2 : AR0820-UB953_LI
        45.096738 s: ISS: Enumerating sensors ... found 3 : UB9xxx_RAW12_TESTPATTERN
        45.096744 s: ISS: Enumerating sensors ... found 4 : UB96x_UYVY_TESTPATTERN
        45.096749 s: ISS: Enumerating sensors ... found 5 : GW_AR0233_UYVY
        45.096754 s: ISS: Enumerating sensors ... found 6 : ISX016-UB913
    Sensor index : 6
    Sensor selected : ISX016-UB913
    Querying ISX016-UB913 
        45.096788 s: ISS: Querying sensor [ISX016-UB913] ... !!!
        45.097269 s: ISS: Querying sensor [ISX016-UB913] ... Done !!!
    Sensor pixel container is UYVY 
    Sensor mask : 15 
     Total num of cameras enabled : 4 
    after app_querry_sensor  
    Sensor params queried! 
    before  app_update_param_set 
     ### APP DEBUG: width = 1280, height = 724after app_update_param_set  
    Updated user params! 
    before  app_init 
    Creating context done!
    [MCU2_0]     45.096450 s: End of UB960 config 
    [MCU2_0]     45.096981 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_QUERY 
    [MCU2_0]     45.097044 s: Received Query for ISX016-UB913 
    entered tivxAddTargetKernelRciPostprocA72
    exit tivxAddTargetKernelRciPostprocA72
    before tivxColorConvKernelLoadKernels
    after tivxColorConvKernelLoadKernels
    Kernel loading done!
        45.111414 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_PWRON ... !!!
        45.112052 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_CONFIG ... !!!
    [MCU2_0]     45.111615 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_PWRON 
    [MCU2_0]     45.111687 s: IM_SENSOR_CMD_PWRON : channel_mask = 0xf 
    [MCU2_0]     45.111759 s: ISX016_PowerOn : chId = 0x0 
    [MCU2_0]     45.111806 s: ISX016_PowerOn : chId = 0x1 
    [MCU2_0]     45.111846 s: ISX016_PowerOn : chId = 0x2 
    [MCU2_0]     45.111885 s: ISX016_PowerOn : chId = 0x3 
    [MCU2_0]     45.112271 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_CONFIG 
    [MCU2_0]     45.112325 s: Application requested features = 0x158 
    [MCU2_0]  
    [MCU2_0]     45.112365 s: Disabling broadcast mode 
    [MCU2_0]     45.112412 s: ub960InstanceId disableUB960: 0
    [MCU2_0]     45.112446 s: UB960 config start 
    [MCU2_0]     45.368267 s: End of UB960 config 
    [MCU2_0]     45.368358 s: ub960InstanceId disableUB960: 1
    [MCU2_0]     45.368399 s: UB960 config start 
    [MCU2_0]     45.624271 s: End of UB960 config 
    [MCU2_0]     45.624335 s: IM_SENSOR_CMD_CONFIG channel_mask = f
    [MCU2_0]     45.624380 s: Configuring camera # 0 
    [MCU2_0]     45.624425 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     45.624609 s: UB960 config start 
    [MCU2_0]     45.628275 s: End of UB960 config 
    [MCU2_0]     45.628334 s: ub953 config start : slaveAddr = 0x74 
    [MCU2_0]     45.820335 s:  End of UB953 config 
    [MCU2_0]     45.820430 s:  Configuring ISX016 imager 0x40.. Please wait till it finishes 
    [MCU2_0]     46.139190 s:  ISX016 config done 
    [MCU2_0]     46.139260 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     46.139302 s: Configuring camera # 1 
    [MCU2_0]     46.139343 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     46.139534 s: UB960 config start 
    [MCU2_0]     46.143274 s: End of UB960 config 
    [MCU2_0]     46.143332 s: ub953 config start : slaveAddr = 0x76 
    [MCU2_0]     46.335341 s:  End of UB953 config 
    [MCU2_0]     46.335435 s:  Configuring ISX016 imager 0x42.. Please wait till it finishes 
    [MCU2_0]     46.669189 s:  ISX016 config done 
    [MCU2_0]     46.669256 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     46.669295 s: Configuring camera # 2 
    [MCU2_0]     46.669335 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     46.669528 s: UB960 config start 
    [MCU2_0]     46.673268 s: End of UB960 config 
    [MCU2_0]     46.673323 s: ub953 config start : slaveAddr = 0x78 
    [MCU2_0]     46.865329 s:  End of UB953 config 
    [MCU2_0]     46.865423 s:  Configuring ISX016 imager 0x44.. Please wait till it finishes 
    [MCU2_0]     47.184189 s:  ISX016 config done 
    [MCU2_0]     47.184258 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     47.184300 s: Configuring camera # 3 
    [MCU2_0]     47.184342 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     47.184536 s: UB960 config start 
    [MCU2_0]     47.188271 s: End of UB960 config 
    [MCU2_0]     47.188326 s: ub953 config start : slaveAddr = 0x7a 
    [MCU2_0]     47.380337 s:  End of UB953 config 
    [MCU2_0]     47.380431 s:  Configuring ISX016 imager 0x46.. Please wait till it finishes 
        47.699510 s: ISS: Initializing sensor [ISX016-UB913] ... Done !!!
    Sensor init done!
    entered configure_capture_params 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    APP_BUFFER_Q_DEPTH : 4
    APP_PIPELINE_DEPTH : 7
    Capture init done!
    app_init_color_conv() : ENTERING 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    app_init_color_conv() : EXITING 
    Color Conv init done!
    [LDC-MODULE] configure_dcc_params() : ENTERING
    [LDC-MODULE] configure_dcc_params() : Setting DCC config object to NULL! 
    [LDC-MODULE] configure_dcc_params() : EXITING
    [MCU2_0]     47.699189 s:  ISX016 config done 
    [MCU2_0]     47.699257 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     47.699300 s: IM_SENSOR_CMD_CONFIG returning status = 0
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    LDC init done!
    create_scaler_outputs vxGetStatus:0inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    create_scaler_outputs vxGetStatus:0inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Scaler init done!
    Computing checksum at 0x0000FFFF7D8034C0, size = 12712900
    TIDL Init Done! 
    preProcObj->num_input_tensors:1
    Pre Proc Update Done! 
    Pre Proc Init Done! 
    APP_INIT Number of Input Tensors in draw detections 3
    PostProc Update Done! 
    after vxCreateObjectArray
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    after vxReleaseImage
    PostProc Init Done! 
    Img Mosaic init done!
    Display init done!
    after app_init  
    App Init Done! 
    before  app_create_graph 
     app_create_graph() : ENTERING 
    Graph create done!
    Capture graph done!
    app_create_graph_color_conv() : ENTERING 
    Color convert node create started
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Color convert node create done 
    app_create_graph_color_conv() : EXITING 
    Color Conversion graph done!
    [LDC-MODULE] app_create_graph_ldc() : ENTERING 
    [LDC-MODULE] app_create_graph_ldc() : DCC config object is NULL 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    [LDC-MODULE] Created LDC node without DCC config and NULL mesh_config! 
    [LDC-MODULE] app_create_graph_ldc() : EXITING 
    LDC graph done!
    inside if above replicates
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    exiting app_create_graph_scaler
    Scaler graph done!
    vxQueryNode num_params value:3
    before vxReplicateNode
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:1
    num_of_replicas:4       ,items:1
        48.063985 s:  VX_ZONE_ERROR:[vxReplicateNode:1823] Number of replicas is not equal to zero and not equal to items
    after vxReplicateNode
    before vxReleaseImage
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    after vxReleaseImage
    before vxReleaseTensor
    after vxReleaseTensor
    Pre proc graph done!
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:1
    num_of_replicas:4       ,items:1
        48.064113 s:  VX_ZONE_ERROR:[vxReplicateNode:1823] Number of replicas is not equal to zero and not equal to items
    TIDL graph done!
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:1
    num_of_replicas:4       ,items:1
        48.064228 s:  VX_ZONE_ERROR:[vxReplicateNode:1823] Number of replicas is not equal to zero and not equal to items
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    PostProc graph done!
    Img Mosaic graph done!
    Display graph done!
     app_create_graph : Exiting 
    after  app_create_graph 
    App Create Graph Done! 
    before  app_verify_graph 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
        48.096109 s:  VX_ZONE_ERROR:[ownContextSendCmd:799] Command ack message returned failure cmd_status: -7
        48.096125 s:  VX_ZONE_ERROR:[ownContextSendCmd:835] tivxEventWait() failed.
        48.096132 s:  VX_ZONE_ERROR:[ownNodeKernelInit:527] Target kernel, TIVX_CMD_NODE_CREATE failed for node PreProcNode
        48.096138 s:  VX_ZONE_ERROR:[ownNodeKernelInit:528] Please be sure the target callbacks have been registered for this core
        48.096144 s:  VX_ZONE_ERROR:[ownNodeKernelInit:529] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
    [C6x_1 ]     48.095997 s:  VX_ZONE_ERROR:[ownTargetKernelInstanceAlloc:116] kernel com.ti.img_proc.img.preprocess has not been registered on this CPU
    [C6x_1 ]     48.096021 s:  VX_ZONE_ERROR:[ownTargetKernelInstanceAlloc:117] Please register this kernel on the appropriate target core
    [C6x_1 ]     48.096042 s:  VX_ZONE_ERROR:[ownTargetNodeDescNodeCreate:761] target_kernel_instance is NULL
        48.426178 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 4, kernel com.ti.img_proc.img.preprocess ... failed !!!
        48.426195 s:  VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed
        48.426201 s:  VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed
    Grapy verify FAILURE!
    MSC: Node send command failed!
    [MCU2_0]     48.426391 s: ==========================================================
    [MCU2_0]     48.426490 s:  Capture Status: Instance|0
    [MCU2_0]     48.426528 s: ==========================================================
    [MCU2_0]     48.426606 s:  overflowCount: 0
    [MCU2_0]     48.426644 s:  spuriousUdmaIntrCount: 0
    [MCU2_0]     48.426735 s:  frontFIFOOvflCount: 0
    [MCU2_0]     48.426776 s:  crcCount: 0
    [MCU2_0]     48.426806 s:  eccCount: 0
    [MCU2_0]     48.426836 s:  correctedEccCount: 0
    [MCU2_0]     48.426868 s:  dataIdErrorCount: 0
    [MCU2_0]     48.426900 s:  invalidAccessCount: 0
    [MCU2_0]     48.426932 s:  invalidSpCount: 0
    [MCU2_0]     48.426968 s:  strmFIFOOvflCount[0]: 0
    [MCU2_0]     48.427006 s:  strmFIFOOvflCount[1]: 0
    [MCU2_0]     48.427034 s:  Channel Num | Frame Queue Count | Frame De-queue Count | Frame Drop Count | Error Frame Count |
    [MCU2_0]     48.427106 s:            0 |                 0 |                    0 |                0 |                 0 |
    [MCU2_0]     48.427266 s:            1 |                 0 |                    0 |                0 |                 0 |
    [MCU2_0]     48.427346 s:            2 |                 0 |                    0 |                0 |                 0 |
    [MCU2_0]     48.427420 s:            3 |                 0 |                    0 |                0 |                 0 |
    after app_verify_graph  
    App Verify Graph Done! 
    App Run Graph Done! 
    before  app_delete_graph 
    Capture delete done!
    Color Conv delete done!
    LDC delete done!
    Scaler delete done!
    Pre Proc delete done!
    TIDL delete done!
    Post Proc delete done!
    Img Mosaic delete done!
    Display delete done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Graph delete done!
    after  app_delete_graph 
    App Delete Graph Done! 
    before app_deinit  
    start of de-init
        48.533050 s: ISS: De-initializing sensor [ISX016-UB913] ... !!!
        48.533417 s: ISS: De-initializing sensor [ISX016-UB913] ... Done !!!
    Sensor deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Capture deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Color Conv deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    LDC deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Scaler deinit done!
    Pre proc deinit done!
    TIDL deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    RCI PostProc deinit done!
    inside vxReleaseImage                                                                                                 
    inside ownIsValidSpecificReference                                                                                    
    above ownReleaseReferenceInt                                                                                          
    inside vxReleaseImage                                                                                                 
    inside ownIsValidSpecificReference                                                                                    
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Img Mosaic deinit done!
    Display deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Graphics deinit Done! 
    Kernels unload done!
        49.077878 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffff896c31c8 of type 00000804 at external count 1, internal count 1, releasing it
        49.077887 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=com.ti.color_conv_kernel.color_conv_example) now as a part of garbage collection
        49.077894 s:  VX_ZONE_WARNING:[vxReleaseContext:1066] A kernel with name com.ti.color_conv_kernel.color_conv_example has not been removed, possibly due to a kernel module not being unloaded.
        49.077900 s:  VX_ZONE_WARNING:[vxReleaseContext:1067] Removing as a part of garbage collection
        49.077910 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffff897b9690 of type 00000815 at external count 1, internal count 0, releasing it
        49.077917 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_1) now as a part of garbage collection
        49.077927 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffff897b98b0 of type 00000815 at external count 1, internal count 0, releasing it
        49.077933 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_2) now as a part of garbage collection
    Release context done!
    after app_deinit  
    App De-init Done! 
    Main end    49.077972 s:  VX_ZONE_INIT:[tivxHostDeInitLocal:107] De-Initialization Done for HOST !!!
        49.082341 s:  VX_ZONE_INIT:[tivxDeInitLocal:211] De-Initialization Done !!!
    APP: Deinit ... !!!
    REMOTE_SERVICE: Deinit ... !!!
    REMOTE_SERVICE: Deinit ... Done !!!
    IPC: Deinit ... !!!
    IPC: DeInit ... Done !!!
    MEM: Deinit ... !!!
    DDR_SHARED_MEM: Alloc's: 60 alloc's of 59170065 bytes 
    DDR_SHARED_MEM: Free's : 60 free's  of 59170065 bytes 
    DDR_SHARED_MEM: Open's : 0 allocs  of 0 bytes 
    DDR_SHARED_MEM: Total size: 536870912 bytes 
    MEM: Deinit ... Done !!!
    APP: Deinit ... Done !!!
    root@j7-evm:/opt/vision_apps# 
    CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7.1 | VT102 | Offline | ttyUSB0                                                                                                                           
    
    
    

    I'm passing correct values to the function vxReplicateNode(vx_graph graph, vx_node first_node, vx_bool replicate[], vx_uint32 number_of_parameters),but facing the error.

     

    Kindly let me know how to resolve the error.

    Regards,

    Chaitanya Prakash Uppala

  • Hi Brijesh,

    Could you please respond quickly.

  • Hi Chaitanya,

    This error clearly says that the number of replicas are not equal to the number of items in the object array. This essentially means if you are passing multiple object array while creating the nodes and setting replicate flag to true for these parameters, then please make sure that the number of items in this object arrays are same.   

    48.063985 s:  VX_ZONE_ERROR:[vxReplicateNode:1823] Number of replicas is not equal to zero and not equal to items

    Regards,

    Brijesh

  • Hi Brijesh,

    The error got resolved. Thank you

    Please find the below attachment for the latest log. The error starts from line number 841.

    j7-evm login: root
    root@j7-evm:~# cd /opt/vision_apps/
    root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
    root@j7-evm:/opt/vision_apps# [MCU2_0]      4.205280 s: CIO: Init ... Done !!!
    [MCU2_0]      4.205349 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_0]      4.205389 s: CPU is running FreeRTOS
    [MCU2_0]      4.205415 s: APP: Init ... !!!
    [MCU2_0]      4.205440 s: SCICLIENT: Init ... !!!
    [MCU2_0]      4.205732 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_0]      4.205781 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_0]      4.205816 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_0]      4.205853 s: SCICLIENT: Init ... Done !!!
    [MCU2_0]      4.205881 s: UDMA: Init ... !!!
    [MCU2_0]      4.207301 s: UDMA: Init ... Done !!!
    [MCU2_0]      4.207366 s: MEM: Init ... !!!
    [MCU2_0]      4.207411 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
    [MCU2_0]      4.207488 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 3600000 of size 262144 bytes !!!
    [MCU2_0]      4.207549 s: MEM: Init ... Done !!!
    [MCU2_0]      4.207574 s: IPC: Init ... !!!
    [MCU2_0]      4.207636 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_0]      4.207685 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_0]     16.417292 s: IPC: HLOS is ready !!!
    [MCU2_0]     16.432634 s: IPC: Init ... Done !!!
    [MCU2_0]     16.432701 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_0]     16.589653 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_0]     16.589878 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_0]     16.591565 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_0]     16.591625 s: ETHFW: Init ... !!!
    [MCU2_0]     16.596536 s: Warning: Using 6 MAC address(es) from static pool
    [MCU2_0]     16.596652 s: ETHFW: Shared multicasts (software fanout):
    [MCU2_0]     16.596696 s: ETHFW: Reserved multicasts:
    [MCU2_0]     16.596725 s:   01:80:c2:00:00:0e
    [MCU2_0]     16.596776 s:   01:1b:19:00:00:00
    [MCU2_0]     16.597039 s: EnetMcm: CPSW_9G on MAIN NAVSS
    [MCU2_0]     16.606436 s: Mdio_open: MDIO manual mode enabled
    [MCU2_0]     16.610386 s: PHY 16 is alive
    [MCU2_0]     16.610540 s: PHY 17 is alive
    [MCU2_0]     16.610651 s: PHY 18 is alive
    [MCU2_0]     16.610756 s: PHY 19 is alive
    [MCU2_0]     16.613963 s: 
    [MCU2_0] ETHFW Version   : 0.02.00
    [MCU2_0]     16.614049 s: ETHFW Build Date: Sep  8, 2023
    [MCU2_0]     16.614082 s: ETHFW Build Time: 17:08:52
    [MCU2_0]     16.614112 s: ETHFW Commit SHA: 
    [MCU2_0]     16.614186 s: ETHFW: Init ... DONE !!!
    [MCU2_0]     16.614220 s: ETHFW: Remove server Init ... !!!
    [MCU2_0]     16.614397 s: CpswProxyServer: Virtual port configuration:
    [MCU2_0]     16.614455 s:   mpu_1_0 <-> Switch port 0: mpu_1_0_ethswitch-device-0
    [MCU2_0]     16.614501 s:   mcu_2_1 <-> Switch port 1: mcu_2_1_ethswitch-device-1
    [MCU2_0]     16.614544 s:   mpu_1_0 <-> MAC port 1: mpu_1_0_ethmac-device-1
    [MCU2_0]     16.614585 s:   mcu_2_1 <-> MAC port 4: mcu_2_1_ethmac-device-4
    [MCU2_0]     16.615613 s: CpswProxyServer: initialization completed (core: mcu2_0)
    [MCU2_0]     16.615682 s: ETHFW: Remove server Init ... DONE !!!
    [MCU2_0]     16.616836 s: Starting lwIP, local interface IP is dhcp-enabled
    [MCU2_0]     16.625099 s: Host MAC address: 70:ff:76:1d:92:c3
    [MCU2_0]     16.629320 s: [LWIPIF_LWIP] Enet LLD netif initialized successfully
    [MCU2_0]     16.629415 s: Added interface 'ti1', IP is 0.0.0.0
    [MCU2_0]     16.665000 s: FVID2: Init ... !!!
    [MCU2_0]     16.665114 s: FVID2: Init ... Done !!!
    [MCU2_0]     16.665169 s: DSS: Init ... !!!
    [MCU2_0]     16.665199 s: DSS: Display type is eDP !!!
    [MCU2_0]     16.665230 s: DSS: M2M Path is enabled !!!
    [MCU2_0]     16.665259 s: DSS: SoC init ... !!!
    [MCU2_0]     16.665284 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
    [MCU2_0]     16.665505 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.665546 s: SCICLIENT: Sciclient_pmSetModuleState module=297 state=2
    [MCU2_0]     16.665739 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.665776 s: SCICLIENT: Sciclient_pmSetModuleState module=151 state=2
    [MCU2_0]     16.665939 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.666082 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=9 parent=11
    [MCU2_0]     16.666241 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
    [MCU2_0]     16.666281 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=13 parent=18
    [MCU2_0]     16.666403 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
    [MCU2_0]     16.666443 s: SCICLIENT: Sciclient_pmSetModuleClkParent module=152 clk=1 parent=2
    [MCU2_0]     16.666554 s: SCICLIENT: Sciclient_pmSetModuleClkParent success
    [MCU2_0]     16.666590 s: SCICLIENT: Sciclient_pmSetModuleClkFreq module=152 clk=1 freq=148500000
    [MCU2_0]     16.667811 s: SCICLIENT: Sciclient_pmSetModuleClkFreq success
    [MCU2_0]     16.667863 s: SCICLIENT: Sciclient_pmModuleClkRequest module=152 clk=1 state=2 flag=0
    [MCU2_0]     16.668048 s: SCICLIENT: Sciclient_pmModuleClkRequest success
    [MCU2_0]     16.668098 s: DSS: SoC init ... Done !!!
    [MCU2_0]     16.668130 s: DSS: Board init ... !!!
    [MCU2_0]     16.668156 s: DSS: Board init ... Done !!!
    [MCU2_0]     16.704913 s: DSS: Init ... Done !!!
    [MCU2_0]     16.705099 s: VHWA: VPAC Init ... !!!
    [MCU2_0]     16.705146 s: SCICLIENT: Sciclient_pmSetModuleState module=290 state=2
    [MCU2_0]     16.705360 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.705402 s: VHWA: LDC Init ... !!!
    [MCU2_0]     16.709114 s: VHWA: LDC Init ... Done !!!
    [MCU2_0]     16.709183 s: VHWA: MSC Init ... !!!
    [MCU2_0]     16.721541 s: VHWA: MSC Init ... Done !!!
    [MCU2_0]     16.721610 s: VHWA: NF Init ... !!!
    [MCU2_0]     16.723551 s: VHWA: NF Init ... Done !!!
    [MCU2_0]     16.723617 s: VHWA: VISS Init ... !!!
    [MCU2_0]     16.735314 s: VHWA: VISS Init ... Done !!!
    [MCU2_0]     16.735380 s: VHWA: VPAC Init ... Done !!!
    [MCU2_0]     16.735427 s:  VX_ZONE_INIT:Enabled
    [MCU2_0]     16.735460 s:  VX_ZONE_ERROR:Enabled
    [MCU2_0]     16.735490 s:  VX_ZONE_WARNING:Enabled
    [MCU2_0]     16.737133 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0 
    [MCU2_0]     16.737468 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF 
    [MCU2_0]     16.737761 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1 
    [MCU2_0]     16.738188 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1 
    [MCU2_0]     16.738470 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2 
    [MCU2_0]     16.738761 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1 
    [MCU2_0]     16.739152 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1 
    [MCU2_0]     16.739456 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2 
    [MCU2_0]     16.739742 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1 
    [MCU2_0]     16.740143 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2 
    [MCU2_0]     16.740425 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX 
    [MCU2_0]     16.740717 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3 
    [MCU2_0]     16.741115 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4 
    [MCU2_0]     16.741433 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5 
    [MCU2_0]     16.741732 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6 
    [MCU2_0]     16.742133 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7 
    [MCU2_0]     16.742447 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8 
    [MCU2_0]     16.742716 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1 
    [MCU2_0]     16.743110 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2 
    [MCU2_0]     16.743415 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3 
    [MCU2_0]     16.743676 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4 
    [MCU2_0]     16.743736 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [MCU2_0]     16.743772 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_0]     16.767834 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_0]     16.767905 s: CSI2RX: Init ... !!!
    [MCU2_0]     16.767934 s: SCICLIENT: Sciclient_pmSetModuleState module=25 state=2
    [MCU2_0]     16.768206 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.768261 s: SCICLIENT: Sciclient_pmSetModuleState module=26 state=2
    [MCU2_0]     16.768426 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.768465 s: SCICLIENT: Sciclient_pmSetModuleState module=27 state=2
    [MCU2_0]     16.768672 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.768706 s: SCICLIENT: Sciclient_pmSetModuleState module=147 state=2
    [MCU2_0]     16.768809 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.768843 s: SCICLIENT: Sciclient_pmSetModuleState module=148 state=2
    [MCU2_0]     16.769067 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.769323 s: CSI2RX: Init ... Done !!!
    [MCU2_0]     16.769364 s: CSI2TX: Init ... !!!
    [MCU2_0]     16.769392 s: SCICLIENT: Sciclient_pmSetModuleState module=25 state=2
    [MCU2_0]     16.769503 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.769543 s: SCICLIENT: Sciclient_pmSetModuleState module=28 state=2
    [MCU2_0]     16.769686 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.769721 s: SCICLIENT: Sciclient_pmSetModuleState module=296 state=2
    [MCU2_0]     16.769839 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     16.769914 s: CSI2TX: Init ... Done !!!
    [MCU2_0]     16.769951 s: ISS: Init ... !!!
    [MCU2_0]     16.770094 s: Found sensor IMX390-UB953_D3 at location 0 
    [MCU2_0]     16.770160 s: Found sensor AR0233-UB953_MARS at location 1 
    [MCU2_0]     16.770203 s: Found sensor AR0820-UB953_LI at location 2 
    [MCU2_0]     16.770241 s: Found sensor UB9xxx_RAW12_TESTPATTERN at location 3 
    [MCU2_0]     16.770282 s: Found sensor UB96x_UYVY_TESTPATTERN at location 4 
    [MCU2_0]     16.770321 s: Found sensor GW_AR0233_UYVY at location 5 
    [MCU2_0]     16.770358 s: Found sensor ISX016-UB913 at location 6 
    [MCU2_0]     16.770404 s: IssSensor_ISX016_Init Success
    [MCU2_0]     16.770435 s: IssSensor_Init ... Done !!!
    [MCU2_0]     16.770524 s: IttRemoteServer_Init ... Done !!!
    [MCU2_0]     16.770562 s: VISS REMOTE SERVICE: Init ... !!!
    [MCU2_0]     16.770628 s: VISS REMOTE SERVICE: Init ... Done !!!
    [MCU2_0]     16.770663 s: UDMA Copy: Init ... !!!
    [MCU2_0]     16.772609 s: UDMA Copy: Init ... Done !!!
    [MCU2_0]     16.772717 s: APP: Init ... Done !!!
    [MCU2_0]     16.772758 s: APP: Run ... !!!
    [MCU2_0]     16.772784 s: IPC: Starting echo test ...
    [MCU2_0]     16.776111 s: APP: Run ... Done !!!
    [MCU2_0]     16.777721 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C66X_1[P] C66X_2[.] C7X_1[.] 
    [MCU2_0]     16.777887 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C66X_1[P] C66X_2[P] C7X_1[.] 
    [MCU2_0]     16.778136 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[.] 
    [MCU2_0]     16.778246 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[P] 
    [MCU2_0]     16.854356 s: Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
    [MCU2_0]     17.215060 s: Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
    [MCU2_0]     19.663338 s: Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c2, FlowIdx:173, FlowIdxOffset:1
    [MCU2_0]     19.699376 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.701087 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.701589 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.716310 s: Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c1, FlowIdx:172, FlowIdxOffset:0
    [MCU2_0]     19.719503 s: Cpsw_ioctlInternal: CPSW: Registered MAC address. ALE entry:11, Policer Entry:2
    [MCU2_0]     19.753625 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:0:0:1, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.757152 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:0:5e:0:0:1, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.760611 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:ff:1d:92:c1, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.838573 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.838862 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.859481 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:0, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.869609 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:3, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.873151 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:1:80:c2:0:0:e, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     19.873312 s: CpswProxyServer_isRsvdMcast: Reserved mcast cannot be added to filter
    [MCU2_0]     19.985838 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_0]     19.986210 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:0:0:fb, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     21.689218 s: Function:CpswProxyServer_filterAddMacHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6, MacAddress:33:33:0:1:0:3, vlanId:0, FlowIdx:172, FlowIdOffset:0
    [MCU2_0]     21.721119 s: Function:CpswProxyServer_setPromiscModeHandlerCb,HostId:0,Handle:a3ac8184,CoreKey:38acb7e6,mode:disable
    [MCU2_1]      4.150806 s: CIO: Init ... Done !!!
    [MCU2_1]      4.150877 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_1]      4.150917 s: CPU is running FreeRTOS
    [MCU2_1]      4.150943 s: APP: Init ... !!!
    [MCU2_1]      4.150965 s: SCICLIENT: Init ... !!!
    [MCU2_1]      4.151226 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_1]      4.151276 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_1]      4.151309 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_1]      4.151364 s: SCICLIENT: Init ... Done !!!
    [MCU2_1]      4.151392 s: UDMA: Init ... !!!
    [MCU2_1]      4.152818 s: UDMA: Init ... Done !!!
    [MCU2_1]      4.152877 s: MEM: Init ... !!!
    [MCU2_1]      4.152917 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
    [MCU2_1]      4.152991 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 3640000 of size 262144 bytes !!!
    [MCU2_1]      4.153052 s: MEM: Init ... Done !!!
    [MCU2_1]      4.153078 s: IPC: Init ... !!!
    [MCU2_1]      4.153141 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_1]      4.153191 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_1]     16.574292 s: IPC: HLOS is ready !!!
    [MCU2_1]     16.589535 s: IPC: Init ... Done !!!
    [MCU2_1]     16.589602 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_1]     16.589651 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_1]     16.589688 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_1]     16.591425 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_1]     16.591490 s: FVID2: Init ... !!!
    [MCU2_1]     16.591560 s: FVID2: Init ... Done !!!
    [MCU2_1]     16.591596 s: VHWA: DMPAC: Init ... !!!
    [MCU2_1]     16.591622 s: SCICLIENT: Sciclient_pmSetModuleState module=48 state=2
    [MCU2_1]     16.592160 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     16.592202 s: SCICLIENT: Sciclient_pmSetModuleState module=305 state=2
    [MCU2_1]     16.592658 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     16.592696 s: VHWA: DOF Init ... !!!
    [MCU2_1]     16.600999 s: VHWA: DOF Init ... Done !!!
    [MCU2_1]     16.601066 s: VHWA: SDE Init ... !!!
    [MCU2_1]     16.603721 s: VHWA: SDE Init ... Done !!!
    [MCU2_1]     16.603781 s: VHWA: DMPAC: Init ... Done !!!
    [MCU2_1]     16.603827 s:  VX_ZONE_INIT:Enabled
    [MCU2_1]     16.603858 s:  VX_ZONE_ERROR:Enabled
    [MCU2_1]     16.603885 s:  VX_ZONE_WARNING:Enabled
    [MCU2_1]     16.605300 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1 
    [MCU2_1]     16.605564 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE 
    [MCU2_1]     16.605786 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF 
    [MCU2_1]     16.605843 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [MCU2_1]     16.605880 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_1]     16.606155 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_1]     16.606192 s: UDMA Copy: Init ... !!!
    [MCU2_1]     16.608184 s: UDMA Copy: Init ... Done !!!
    [MCU2_1]     16.608258 s: APP: Init ... Done !!!
    [MCU2_1]     16.608290 s: APP: Run ... !!!
    [MCU2_1]     16.608327 s: IPC: Starting echo test ...
    [MCU2_1]     16.610884 s: APP: Run ... Done !!!
    [MCU2_1]     16.612016 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[.] C7X_1[.] 
    [MCU2_1]     16.612129 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[.] 
    [MCU2_1]     16.612223 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[P] 
    [MCU2_1]     16.776887 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[s] C66X_1[P] C66X_2[P] C7X_1[P] 
    [C6x_1 ]      4.205684 s: CIO: Init ... Done !!!
    [C6x_1 ]      4.205712 s: ### CPU Frequency = 1350000000 Hz
    [C6x_1 ]      4.205722 s: CPU is running FreeRTOS
    [C6x_1 ]      4.205730 s: APP: Init ... !!!
    [C6x_1 ]      4.205738 s: SCICLIENT: Init ... !!!
    [C6x_1 ]      4.205934 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C6x_1 ]      4.205946 s: SCICLIENT: DMSC FW revision 0x8  
    [C6x_1 ]      4.205956 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C6x_1 ]      4.205966 s: SCICLIENT: Init ... Done !!!
    [C6x_1 ]      4.205975 s: UDMA: Init ... !!!
    [C6x_1 ]      4.207848 s: UDMA: Init ... Done !!!
    [C6x_1 ]      4.207865 s: MEM: Init ... !!!
    [C6x_1 ]      4.207877 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ dc000000 of size 16777216 bytes !!!
    [C6x_1 ]      4.207894 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!!
    [C6x_1 ]      4.207910 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ dd000000 of size 50331648 bytes !!!
    [C6x_1 ]      4.207926 s: MEM: Init ... Done !!!
    [C6x_1 ]      4.207934 s: IPC: Init ... !!!
    [C6x_1 ]      4.207953 s: IPC: 6 CPUs participating in IPC !!!
    [C6x_1 ]      4.207965 s: IPC: Waiting for HLOS to be ready ... !!!
    [C6x_1 ]     15.838267 s: IPC: HLOS is ready !!!
    [C6x_1 ]     15.842322 s: IPC: Init ... Done !!!
    [C6x_1 ]     15.842349 s: APP: Syncing with 5 CPUs ... !!!
    [C6x_1 ]     16.589650 s: APP: Syncing with 5 CPUs ... Done !!!
    [C6x_1 ]     16.589664 s: REMOTE_SERVICE: Init ... !!!
    [C6x_1 ]     16.590302 s: REMOTE_SERVICE: Init ... Done !!!
    [C6x_1 ]     16.590336 s:  VX_ZONE_INIT:Enabled
    [C6x_1 ]     16.590347 s:  VX_ZONE_ERROR:Enabled
    [C6x_1 ]     16.590356 s:  VX_ZONE_WARNING:Enabled
    [C6x_1 ]     16.591157 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [C6x_1 ]     16.591170 s: APP: OpenVX Target kernel init ... !!!
    [C6x_1 ]     16.591331 s: APP: OpenVX Target kernel init ... Done !!!
    [C6x_1 ]     16.591347 s: UDMA Copy: Init ... !!!
    [C6x_1 ]     16.595026 s: UDMA Copy: Init ... Done !!!
    [C6x_1 ]     16.595046 s: APP: Init ... Done !!!
    [C6x_1 ]     16.595055 s: APP: Run ... !!!
    [C6x_1 ]     16.595063 s: IPC: Starting echo test ...
    [C6x_1 ]     16.596131 s: APP: Run ... Done !!!
    [C6x_1 ]     16.596428 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[s] C66X_2[x] C7X_1[P] 
    [C6x_1 ]     16.596758 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[s] C66X_2[P] C7X_1[P] 
    [C6x_1 ]     16.611425 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[s] C66X_2[P] C7X_1[P] 
    [C6x_1 ]     16.776746 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[s] C66X_2[P] C7X_1[P] 
    [C6x_2 ]      4.283872 s: CIO: Init ... Done !!!
    [C6x_2 ]      4.283900 s: ### CPU Frequency = 1350000000 Hz
    [C6x_2 ]      4.283910 s: CPU is running FreeRTOS
    [C6x_2 ]      4.283919 s: APP: Init ... !!!
    [C6x_2 ]      4.283927 s: SCICLIENT: Init ... !!!
    [C6x_2 ]      4.284132 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C6x_2 ]      4.284145 s: SCICLIENT: DMSC FW revision 0x8  
    [C6x_2 ]      4.284155 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C6x_2 ]      4.284165 s: SCICLIENT: Init ... Done !!!
    [C6x_2 ]      4.284175 s: UDMA: Init ... !!!
    [C6x_2 ]      4.285677 s: UDMA: Init ... Done !!!
    [C6x_2 ]      4.285695 s: MEM: Init ... !!!
    [C6x_2 ]      4.285707 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ e0000000 of size 16777216 bytes !!!
    [C6x_2 ]      4.285725 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!!
    [C6x_2 ]      4.285741 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ e1000000 of size 50331648 bytes !!!
    [C6x_2 ]      4.285757 s: MEM: Init ... Done !!!
    [C6x_2 ]      4.285765 s: IPC: Init ... !!!
    [C6x_2 ]      4.285785 s: IPC: 6 CPUs participating in IPC !!!
    [C6x_2 ]      4.285798 s: IPC: Waiting for HLOS to be ready ... !!!
    [C6x_2 ]     15.945742 s: IPC: HLOS is ready !!!
    [C6x_2 ]     15.949427 s: IPC: Init ... Done !!!
    [C6x_2 ]     15.949454 s: APP: Syncing with 5 CPUs ... !!!
    [C6x_2 ]     16.589651 s: APP: Syncing with 5 CPUs ... Done !!!
    [C6x_2 ]     16.589664 s: REMOTE_SERVICE: Init ... !!!
    [C6x_2 ]     16.590313 s: REMOTE_SERVICE: Init ... Done !!!
    [C6x_2 ]     16.590345 s:  VX_ZONE_INIT:Enabled
    [C6x_2 ]     16.590355 s:  VX_ZONE_ERROR:Enabled
    [C6x_2 ]     16.590365 s:  VX_ZONE_WARNING:Enabled
    [C6x_2 ]     16.591162 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [C6x_2 ]     16.591176 s: APP: OpenVX Target kernel init ... !!!
    [C6x_2 ]     16.591340 s: APP: OpenVX Target kernel init ... Done !!!
    [C6x_2 ]     16.591356 s: UDMA Copy: Init ... !!!
    [C6x_2 ]     16.595221 s: UDMA Copy: Init ... Done !!!
    [C6x_2 ]     16.595245 s: APP: Init ... Done !!!
    [C6x_2 ]     16.595254 s: APP: Run ... !!!
    [C6x_2 ]     16.595263 s: IPC: Starting echo test ...
    [C6x_2 ]     16.596415 s: APP: Run ... Done !!!
    [C6x_2 ]     16.596687 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[s] C7X_1[.] 
    [C6x_2 ]     16.596765 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[s] C7X_1[P] 
    [C6x_2 ]     16.611452 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[P] C66X_2[s] C7X_1[P] 
    [C6x_2 ]     16.776793 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[P] C66X_2[s] C7X_1[P] 
    [C7x_1 ]      4.509837 s: CIO: Init ... Done !!!
    [C7x_1 ]      4.509852 s: ### CPU Frequency = 1000000000 Hz
    [C7x_1 ]      4.509863 s: CPU is running FreeRTOS
    [C7x_1 ]      4.509871 s: APP: Init ... !!!
    [C7x_1 ]      4.509878 s: SCICLIENT: Init ... !!!
    [C7x_1 ]      4.510084 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C7x_1 ]      4.510099 s: SCICLIENT: DMSC FW revision 0x8  
    [C7x_1 ]      4.510109 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C7x_1 ]      4.510120 s: SCICLIENT: Init ... Done !!!
    [C7x_1 ]      4.510129 s: UDMA: Init ... !!!
    [C7x_1 ]      4.511251 s: UDMA: Init ... Done !!!
    [C7x_1 ]      4.511263 s: MEM: Init ... !!!
    [C7x_1 ]      4.511275 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
    [C7x_1 ]      4.511296 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 8159232 bytes !!!
    [C7x_1 ]      4.511314 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
    [C7x_1 ]      4.511331 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
    [C7x_1 ]      4.511348 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
    [C7x_1 ]      4.511366 s: MEM: Init ... Done !!!
    [C7x_1 ]      4.511374 s: IPC: Init ... !!!
    [C7x_1 ]      4.511388 s: IPC: 6 CPUs participating in IPC !!!
    [C7x_1 ]      4.511402 s: IPC: Waiting for HLOS to be ready ... !!!
    [C7x_1 ]     16.128266 s: IPC: HLOS is ready !!!
    [C7x_1 ]     16.130323 s: IPC: Init ... Done !!!
    [C7x_1 ]     16.130337 s: APP: Syncing with 5 CPUs ... !!!
    [C7x_1 ]     16.589652 s: APP: Syncing with 5 CPUs ... Done !!!
    [C7x_1 ]     16.589670 s: REMOTE_SERVICE: Init ... !!!
    [C7x_1 ]     16.589819 s: REMOTE_SERVICE: Init ... Done !!!
    [C7x_1 ]     16.589840 s:  VX_ZONE_INIT:Enabled
    [C7x_1 ]     16.589850 s:  VX_ZONE_ERROR:Enabled
    [C7x_1 ]     16.589860 s:  VX_ZONE_WARNING:Enabled
    [C7x_1 ]     16.590014 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1 
    [C7x_1 ]     16.590111 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2 
    [C7x_1 ]     16.590198 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3 
    [C7x_1 ]     16.590268 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4 
    [C7x_1 ]     16.590330 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5 
    [C7x_1 ]     16.590407 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6 
    [C7x_1 ]     16.590517 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7 
    [C7x_1 ]     16.590581 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8 
    [C7x_1 ]     16.590602 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
    [C7x_1 ]     16.590614 s: APP: OpenVX Target kernel init ... !!!
    [C7x_1 ]     16.590763 s: APP: OpenVX Target kernel init ... Done !!!
    [C7x_1 ]     16.590776 s: APP: Init ... Done !!!
    [C7x_1 ]     16.590786 s: APP: Run ... !!!
    [C7x_1 ]     16.590794 s: IPC: Starting echo test ...
    [C7x_1 ]     16.590953 s: APP: Run ... Done !!!
    [C7x_1 ]     16.596435 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[x] C7X_1[s] 
    [C7x_1 ]     16.596762 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C66X_1[P] C66X_2[P] C7X_1[s] 
    [C7x_1 ]     16.611474 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[s] 
    [C7x_1 ]     16.776824 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C66X_1[P] C66X_2[P] C7X_1[s] 
    
    root@j7-evm:/opt/vision_apps# ./run_rci_tidl_od_cam.sh 
    APP: Init ... !!!
    MEM: Init ... !!!
    MEM: Initialized DMA HEAP (fd=4) !!!
    MEM: Init ... Done !!!
    IPC: Init ... !!!
    IPC: Init ... Done !!!
    REMOTE_SERVICE: Init ... !!!
    REMOTE_SERVICE: Init ... Done !!!
        41.331986 s: GTC Frequency = 200 MHz
    APP: Init ... Done !!!
        41.337752 s:  VX_ZONE_INIT:Enabled
        41.337783 s:  VX_ZONE_ERROR:Enabled
        41.337789 s:  VX_ZONE_WARNING:Enabled
        41.338789 s:  VX_ZONE_INIT:[tivxInitLocal:148] Initialization Done !!!
        41.339895 s:  VX_ZONE_INIT:[tivxHostInitLocal:93] Initialization Done for HOST !!!
    before app_default_param_set 
    after app_default_param_set 
    Default param set! 
    before  app_parse_cmd_line_args 
    after app_parse_cmd_line_args  
    Parsed user params! 
    before app_querry_sensor  
        41.344247 s: ISS: Enumerating sensors ... !!!
    [MCU2_0]     41.344493 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_ENUMERATE 
    [MCU2_0]     41.344770 s: write 0xfe to TCA6408 register 0x3 
    [MCU2_0]     41.444002 s: RE-SETTING FUSION2 DE-SER !!!!!!
    [MCU2_0]     41.444068 s: UB960 config start 
    [MCU2_0]     44.004289 s: End of UB960 config 
    [MCU2_0]     44.004355 s: UB960 config start 
        44.430529 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
        44.430575 s: ISS: Enumerating sensors ... found 1 : AR0233-UB953_MARS
        44.430581 s: ISS: Enumerating sensors ... found 2 : AR0820-UB953_LI
        44.430587 s: ISS: Enumerating sensors ... found 3 : UB9xxx_RAW12_TESTPATTERN
        44.430592 s: ISS: Enumerating sensors ... found 4 : UB96x_UYVY_TESTPATTERN
        44.430597 s: ISS: Enumerating sensors ... found 5 : GW_AR0233_UYVY
        44.430602 s: ISS: Enumerating sensors ... found 6 : ISX016-UB913
    Sensor index : 6
    Sensor selected : ISX016-UB913
    Querying ISX016-UB913 
        44.430622 s: ISS: Querying sensor [ISX016-UB913] ... !!!
        44.431095 s: ISS: Querying sensor [ISX016-UB913] ... Done !!!
    Sensor pixel container is UYVY 
    Sensor mask : 15 
     Total num of cameras enabled : 4 
    after app_querry_sensor  
    Sensor params queried! 
    before  app_update_param_set 
     ### APP DEBUG: width = 1280, height = 724after app_update_param_set  
    Updated user params! 
    before  app_init 
    Creating context done!
    [MCU2_0]     44.430280 s: End of UB960 config 
    [MCU2_0]     44.430813 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_QUERY 
    [MCU2_0]     44.430875 s: Received Query for ISX016-UB913 
    entered tivxAddTargetKernelRciPostprocA72
    exit tivxAddTargetKernelRciPostprocA72
    before tivxColorConvKernelLoadKernels
    after tivxColorConvKernelLoadKernels
    Kernel loading done!
        44.445231 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_PWRON ... !!!
        44.445846 s: ISS: Initializing sensor [ISX016-UB913], doing IM_SENSOR_CMD_CONFIG ... !!!
    [MCU2_0]     44.445422 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_PWRON 
    [MCU2_0]     44.445489 s: IM_SENSOR_CMD_PWRON : channel_mask = 0xf 
    [MCU2_0]     44.445562 s: ISX016_PowerOn : chId = 0x0 
    [MCU2_0]     44.445606 s: ISX016_PowerOn : chId = 0x1 
    [MCU2_0]     44.445644 s: ISX016_PowerOn : chId = 0x2 
    [MCU2_0]     44.445680 s: ISX016_PowerOn : chId = 0x3 
    [MCU2_0]     44.446065 s: ImageSensor_RemoteServiceHandler: IM_SENSOR_CMD_CONFIG 
    [MCU2_0]     44.446121 s: Application requested features = 0x158 
    [MCU2_0]  
    [MCU2_0]     44.446162 s: Disabling broadcast mode 
    [MCU2_0]     44.446209 s: ub960InstanceId disableUB960: 0
    [MCU2_0]     44.446247 s: UB960 config start 
    [MCU2_0]     44.702094 s: End of UB960 config 
    [MCU2_0]     44.702185 s: ub960InstanceId disableUB960: 1
    [MCU2_0]     44.702222 s: UB960 config start 
    [MCU2_0]     44.958098 s: End of UB960 config 
    [MCU2_0]     44.958163 s: IM_SENSOR_CMD_CONFIG channel_mask = f
    [MCU2_0]     44.958205 s: Configuring camera # 0 
    [MCU2_0]     44.958252 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     44.958436 s: UB960 config start 
    [MCU2_0]     44.962096 s: End of UB960 config 
    [MCU2_0]     44.962151 s: ub953 config start : slaveAddr = 0x74 
    [MCU2_0]     45.154161 s:  End of UB953 config 
    [MCU2_0]     45.154277 s:  Configuring ISX016 imager 0x40.. Please wait till it finishes 
    [MCU2_0]     45.473016 s:  ISX016 config done 
    [MCU2_0]     45.473083 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     45.473125 s: Configuring camera # 1 
    [MCU2_0]     45.473166 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     45.473357 s: UB960 config start 
    [MCU2_0]     45.477097 s: End of UB960 config 
    [MCU2_0]     45.477157 s: ub953 config start : slaveAddr = 0x76 
    [MCU2_0]     45.669161 s:  End of UB953 config 
    [MCU2_0]     45.669259 s:  Configuring ISX016 imager 0x42.. Please wait till it finishes 
    [MCU2_0]     46.003015 s:  ISX016 config done 
    [MCU2_0]     46.003087 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     46.003129 s: Configuring camera # 2 
    [MCU2_0]     46.003169 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     46.003360 s: UB960 config start 
    [MCU2_0]     46.007098 s: End of UB960 config 
    [MCU2_0]     46.007158 s: ub953 config start : slaveAddr = 0x78 
    [MCU2_0]     46.199169 s:  End of UB953 config 
    [MCU2_0]     46.199267 s:  Configuring ISX016 imager 0x44.. Please wait till it finishes 
    [MCU2_0]     46.518018 s:  ISX016 config done 
    [MCU2_0]     46.518087 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     46.518127 s: Configuring camera # 3 
    [MCU2_0]     46.518167 s: Iss_sensor_isx016.c ...i am in ISX016_Config config script 
    [MCU2_0]     46.518359 s: UB960 config start 
    [MCU2_0]     46.522100 s: End of UB960 config 
    [MCU2_0]     46.522159 s: ub953 config start : slaveAddr = 0x7a 
    [MCU2_0]     46.714185 s:  End of UB953 config 
    [MCU2_0]     46.714283 s:  Configuring ISX016 imager 0x46.. Please wait till it finishes 
        47.033340 s: ISS: Initializing sensor [ISX016-UB913] ... Done !!!
    Sensor init done!
    entered configure_capture_params 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    APP_BUFFER_Q_DEPTH : 4
    APP_PIPELINE_DEPTH : 7
    Capture init done!
    app_init_color_conv() : ENTERING 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    app_init_color_conv() : EXITING 
    Color Conv init done!
    [LDC-MODULE] configure_dcc_params() : ENTERING
    [LDC-MODULE] configure_dcc_params() : Setting DCC config object to NULL! 
    [LDC-MODULE] configure_dcc_params() : EXITING
    [MCU2_0]     47.033019 s:  ISX016 config done 
    [MCU2_0]     47.033089 s:   iss_sensor_isx016.c ---> ISX016_Config finished 
    [MCU2_0]     47.033127 s: IM_SENSOR_CMD_CONFIG returning status = 0
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    LDC init done!
    create_scaler_outputs vxGetStatus:0inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    create_scaler_outputs vxGetStatus:0inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Scaler init done!
    Computing checksum at 0x0000FFFFAFE604C0, size = 12712900
    TIDL Init Done! 
    preProcObj->num_input_tensors:1
    Pre Proc Update Done! 
    Pre Proc Init Done! 
    APP_INIT Number of Input Tensors in draw detections 3
    PostProc Update Done! 
    after vxCreateObjectArray
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    after vxReleaseImage
    PostProc Init Done! 
    Img Mosaic init done!
    Display init done!
    inside vxVerifyGraph above for loop
    inside vxVerifyGraph after for loop
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    before ownReferenceUnlock
    after ownReferenceUnlock
    above ownReleaseMetaFormat for loop
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    end of vxVerifyGraph
    after app_init  
    App Init Done! 
    before  app_create_graph 
     app_create_graph() : ENTERING 
    Graph create done!
    Capture graph done!
    app_create_graph_color_conv() : ENTERING 
    Color convert node create started
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Color convert node create done 
    app_create_graph_color_conv() : EXITING 
    Color Conversion graph done!
    [LDC-MODULE] app_create_graph_ldc() : ENTERING 
    [LDC-MODULE] app_create_graph_ldc() : DCC config object is NULL 
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    [LDC-MODULE] Created LDC node without DCC config and NULL mesh_config! 
    [LDC-MODULE] app_create_graph_ldc() : EXITING 
    LDC graph done!
    inside if above replicates
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    exiting app_create_graph_scaler
    Scaler graph done!
    vxQueryNode num_params value:3
    before vxReplicateNode
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    after vxReplicateNode
    before vxReleaseImage
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    after vxReleaseImage
    before vxReleaseTensor
    after vxReleaseTensor
    Pre proc graph done!
    app_create_graph_tidl num_input_tensors:1 and num_output_tensors:3
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    after vxReleaseTensor input_tensor
    after vxReleaseTensor output_tensor
    TIDL graph done!
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    vxQueryObjectArray items value:4
    after vxReplicateNode num_input_tensors in postproc:3
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    PostProc graph done!
    Img Mosaic graph done!
    Display graph done!
     app_create_graph : Exiting 
    after  app_create_graph 
    App Create Graph Done! 
    before  app_verify_graph 
    before vxVerifyGraph(obj->graph)
    ;inside vxVerifyGraph above for loop
    inside vxVerifyGraph after for loop
    1
    2
    3
    4
    5
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    6
    7
    8
    9
    10
    11
    12
    13
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    14
    15
    16
    17
        47.766848 s:  VX_ZONE_ERROR:[ownContextSendCmd:799] Command ack message returned failure cmd_status: -7
        47.766859 s:  VX_ZONE_ERROR:[ownContextSendCmd:835] tivxEventWait() failed.
        47.766866 s:  VX_ZONE_ERROR:[ownNodeKernelInit:527] Target kernel, TIVX_CMD_NODE_CREATE failed for node PreProcNode
        47.766871 s:  VX_ZONE_ERROR:[ownNodeKernelInit:528] Please be sure the target callbacks have been registered for this core
    [C6x_1 ]     47.766736 s:  VX_ZONE_ERROR:[ownTargetKernelInstanceAlloc:116] kernel com.ti.img_proc.img.preprocess has not been registered on this CPU
        48.096107 s:  VX_ZONE_ERROR:[ownNodeKernelInit:529] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
    [C6x_1 ]     47.766761 s:  VX_ZONE_ERROR:[ownTargetKernelInstanceAlloc:117] Please register this kernel on the appropriate target core
    [C6x_1 ]     47.766781 s:  VX_ZONE_ERROR:[ownTargetNodeDescNodeCreate:761] target_kernel_instance is NULL
        48.096218 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 4, kernel com.ti.img_proc.img.preprocess ... failed !!!
        48.096233 s:  VX_ZONE_ERROR:[vxVerifyGraph:2058] Node kernel init failed
    18
    19
    20
    21
    22
    23
        48.096253 s:  VX_ZONE_ERROR:[vxVerifyGraph:2112] Graph verify failed
    24
    before ownReferenceUnlock
    after ownReferenceUnlock
    above ownReleaseMetaFormat for loop
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    [MCU2_0]     48.096448 s: ==========================================================
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    [MCU2_0]     48.096546 s:  Capture Status: Instance|0
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    [MCU2_0]     48.096581 s: ==========================================================
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    [MCU2_0]     48.096625 s:  overflowCount: 0
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    [MCU2_0]     48.096662 s:  spuriousUdmaIntrCount: 0
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    [MCU2_0]     48.096697 s:  frontFIFOOvflCount: 0
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    [MCU2_0]     48.096729 s:  crcCount: 0
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    [MCU2_0]     48.096758 s:  eccCount: 0
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    [MCU2_0]     48.096789 s:  correctedEccCount: 0
    after ownReleaseMetaFormat
    before ownReleaseMetaFormat
    after ownReleaseMetaFormat
    [MCU2_0]     48.096822 s:  dataIdErrorCount: 0
    end of vxVerifyGraph
    after vxVerifyGraph(obj->graph)
    ;Grapy verify FAILURE!
    [MCU2_0]     48.096856 s:  invalidAccessCount: 0
    [MCU2_0]     48.096890 s:  invalidSpCount: 0
    [MCU2_0]     48.096928 s:  strmFIFOOvflCount[0]: 0
    [MCU2_0]     48.096967 s:  strmFIFOOvflCount[1]: 0
    [MCU2_0]     48.097080 s:  Channel Num | Frame Queue Count | Frame De-queue Count | Frame Drop Count | Error Frame Count |
    [MCU2_0]     48.097164 s:            0 |                 0 |                    0 |                0 |                 0 |
    [MCU2_0]     48.097241 s:            1 |                 0 |                    0 |                0 |                 0 |
    [MCU2_0]     48.097315 s:            2 |                 0 |                    0 |                0 |                 0 |
    [MCU2_0]     48.097390 s:            3 |                 0 |                    0 |                0 |                 0 |
    after app_verify_graph  
    App Verify Graph Done! 
    App Run Graph Done! 
    before  app_delete_graph 
    Capture delete done!
    Color Conv delete done!
    LDC delete done!
    Scaler delete done!
    Pre Proc delete done!
    TIDL delete done!
    Post Proc delete done!
    Img Mosaic delete done!
    Display delete done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Graph delete done!
    after  app_delete_graph 
    App Delete Graph Done! 
    before app_deinit  
    start of de-init
        48.531929 s: ISS: De-initializing sensor [ISX016-UB913] ... !!!
        48.532311 s: ISS: De-initializing sensor [ISX016-UB913] ... Done !!!
    Sensor deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Capture deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Color Conv deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    LDC deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Scaler deinit done!
    Pre proc deinit done!
    TIDL deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    RCI PostProc deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    inside vxReleaseImage
    inside ownIsValidSpecificReference                                                                                    
    above ownReleaseReferenceInt                                                                                          
    inside vxReleaseImage                                                                                                 
    inside ownIsValidSpecificReference                                                                                    
    above ownReleaseReferenceInt                                                                                          
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Img Mosaic deinit done!
    Display deinit done!
    inside vxReleaseImage
    inside ownIsValidSpecificReference
    above ownReleaseReferenceInt
    Graphics deinit Done! 
    Kernels unload done!
        49.255395 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffbbd201c8 of type 00000804 at external count 1, internal count 1, releasing it
        49.255404 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=com.ti.color_conv_kernel.color_conv_example) now as a part of garbage collection
        49.255410 s:  VX_ZONE_WARNING:[vxReleaseContext:1066] A kernel with name com.ti.color_conv_kernel.color_conv_example has not been removed, possibly due to a kernel module not being unloaded.
        49.255416 s:  VX_ZONE_WARNING:[vxReleaseContext:1067] Removing as a part of garbage collection
        49.255426 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffbbe16690 of type 00000815 at external count 1, internal count 0, releasing it
        49.255433 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_1) now as a part of garbage collection
        49.255442 s:  VX_ZONE_WARNING:[vxReleaseContext:1055] Found a reference 0xffffbbe168b0 of type 00000815 at external count 1, internal count 0, releasing it
        49.255449 s:  VX_ZONE_WARNING:[vxReleaseContext:1057] Releasing reference (name=tidl_node_output_tensors_2) now as a part of garbage collection
    Release context done!
    after app_deinit  
    App De-init Done! 
    Main end    49.255490 s:  VX_ZONE_INIT:[tivxHostDeInitLocal:107] De-Initialization Done for HOST !!!
        49.259854 s:  VX_ZONE_INIT:[tivxDeInitLocal:211] De-Initialization Done !!!
    APP: Deinit ... !!!
    REMOTE_SERVICE: Deinit ... !!!
    REMOTE_SERVICE: Deinit ... Done !!!
    IPC: Deinit ... !!!
    IPC: DeInit ... Done !!!
    MEM: Deinit ... !!!
    DDR_SHARED_MEM: Alloc's: 78 alloc's of 62262960 bytes 
    DDR_SHARED_MEM: Free's : 78 free's  of 62262960 bytes 
    DDR_SHARED_MEM: Open's : 0 allocs  of 0 bytes 
    DDR_SHARED_MEM: Total size: 536870912 bytes 
    MEM: Deinit ... Done !!!
    APP: Deinit ... Done !!!
    root@j7-evm:/opt/vision_apps# 
    

    The error is occurring at the below snippet in vxVerifyGraph function inside the app_verify_graph funcation call.

    printf("17\n");
    if(status == (vx_status)VX_SUCCESS)
    {
    /* Call target kernel init for each node
    * This results in message coomunication with target kernels
    * Memory gets allocated which MUST be free'ed via target kernel
    * deinit.
    * kernel deinit called during node release
    */
    status = ownGraphNodeKernelInit(graph);
    if(status != (vx_status)VX_SUCCESS)
    {
    VX_PRINT(VX_ZONE_ERROR,"Node kernel init failed\n");
    }
    }
    printf("18\n");

    Kindly ignore the debug statements and let me know how to resolve the error.

    Regards,

    Chaitanya Prakash Uppala

  • Hi Brijesh,

    Could you please respond quickly.