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.

AM62A7: TIDL Inference Error

Part Number: AM62A7
Other Parts Discussed in Thread: SK-AM62A-LP

Tool/software:

Hello TI Dev,

I had a similar problem last time regarding compilation tflite model with TIDL. Due to the different version between TIDL and TI-processor-sdk, it caused an error. This time, I have a similar error when I inference on a project setup board for evaluation. I attached the log file below for error information. I tested on SK-AM62A-LP and it produced a result without an error. However, once I moved the artifacts and model from tested EVM board to project board, which has an identical setup, It showed an error as in log file below. Could you please elaborate on this issue? 

 Number of subgraphs:1 , 12 nodes delegated out of 12 nodes

APP: Init ... !!!
 15020.398211 s: MEM: Init ... !!!
 15020.398270 s: MEM: Initialized DMA HEAP (fd=6) !!!
 15020.398431 s: MEM: Init ... Done !!!
 15020.398458 s: IPC: Init ... !!!
 15020.413787 s: IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
 15020.417439 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
 15020.417595 s:  VX_ZONE_INIT:Enabled
 15020.417623 s:  VX_ZONE_ERROR:Enabled
 15020.417631 s:  VX_ZONE_WARNING:Enabled
 15020.418562 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:124] Added target MPU-0
 15020.418824 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:124] Added target MPU-1
 15020.419019 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:124] Added target MPU-2
 15020.419507 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:124] Added target MPU-3
 15020.419609 s:  VX_ZONE_INIT:[tivxInitLocal:136] Initialization Done !!!
 15020.420235 s:  VX_ZONE_INIT:[tivxHostInitLocal:106] Initialization Done for HOST !!!
 15020.428205 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.428248 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.428263 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.428277 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.428291 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.428324 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.428334 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
TIDL_RT_OVX: ERROR: Verifying TIDL graph ... Failed !!!
TIDL_RT_OVX: ERROR: Verify OpenVX graph failed
 15020.435134 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.435177 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.435196 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.435214 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.435229 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.435246 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.435256 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.435363 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.435375 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.435385 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0030s
 15020.438867 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.438910 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.438921 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.438933 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.438948 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.438964 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.438974 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.439077 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.439089 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.439099 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.442346 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.442388 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.442402 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.442413 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.442427 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.442444 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.442455 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.442560 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.442572 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.442583 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.446016 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.446057 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.446069 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.446080 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.446095 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.446111 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.446122 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.446226 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.446238 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.446248 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.449526 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.449568 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.449580 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.449591 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.449606 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.449622 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.449632 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.449736 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.449748 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.449758 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.453016 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.453057 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.453069 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.453080 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.453094 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.453110 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.453121 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.453226 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.453238 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.453247 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0018s
 15020.456471 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.456511 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.456524 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.456534 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.456549 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.456565 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.456576 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.456683 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.456696 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.456705 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.459944 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.459987 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.459998 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.460009 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.460024 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.460042 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.460052 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.460158 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.460170 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.460180 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.463414 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.463453 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.463465 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.463476 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.463491 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.463507 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.463517 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.463621 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.463633 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.463643 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.466923 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.466967 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.466982 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.466993 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.467008 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.467024 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.467034 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.467139 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.467152 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.467161 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.470468 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.470509 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.470521 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.470533 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.470547 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.470564 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.470574 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.470680 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.470692 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.470702 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.473958 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.474000 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.474014 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.474025 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.474040 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.474057 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.474067 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.474172 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.474184 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.474194 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.477431 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.477471 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.477484 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.477495 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.477509 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.477525 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.477536 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.477640 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.477652 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.477662 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.480917 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.480958 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.480970 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.480982 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.480997 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.481014 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.481024 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.481129 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.481142 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.481152 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.484391 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.484430 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.484443 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.484454 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.484468 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.484486 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.484496 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.484603 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.484614 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.484624 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.487789 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.487830 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.487841 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.487851 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.487867 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.487883 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.487893 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.488034 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.488049 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.488059 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.491281 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.491322 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.491334 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.491345 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.491360 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.491375 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.491386 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.491489 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.491501 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.491510 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.494740 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.494781 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.494792 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.494803 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.494817 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.494833 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.494844 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.494950 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.494963 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.494972 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.498259 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.498300 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.498313 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.498324 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.498339 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.498354 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.498365 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.498469 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.498481 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.498491 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
 15020.501739 s:  VX_ZONE_ERROR:[ownContextSendCmd:885] Command ack message returned failure cmd_status: -1
 15020.501780 s:  VX_ZONE_ERROR:[ownNodeKernelInit:592] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
 15020.501791 s:  VX_ZONE_ERROR:[ownNodeKernelInit:593] Please be sure the target callbacks have been registered for this core
 15020.501802 s:  VX_ZONE_ERROR:[ownNodeKernelInit:594] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
 15020.501817 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:620] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
 15020.501832 s:  VX_ZONE_ERROR:[vxVerifyGraph:2254] Node kernel init failed
 15020.501843 s:  VX_ZONE_ERROR:[vxVerifyGraph:2311] Graph verify failed
 15020.501947 s:  VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:919] graph is not in a state required to be scheduled
 15020.501959 s:  VX_ZONE_ERROR:[vxProcessGraph:844] schedule graph failed
 15020.501969 s:  VX_ZONE_ERROR:[vxProcessGraph:849] wait graph failed
ERROR: Running TIDL graph ... Failed !!!
time invoked: 0.0017s
Output:
0
True:
0
 15020.545807 s:  VX_ZONE_INIT:[tivxHostDeInitLocal:120] De-Initialization Done for HOST !!!
 15020.550382 s:  VX_ZONE_INIT:[tivxDeInitLocal:206] De-Initialization Done !!!
APP: Deinit ... !!!
REMOTE_SERVICE: Deinit ... !!!
REMOTE_SERVICE: Deinit ... Done !!!
 15020.550846 s: IPC: Deinit ... !!!
 15020.551321 s: IPC: DeInit ... Done !!!
 15020.551368 s: MEM: Deinit ... !!!
 15020.551383 s: DDR_SHARED_MEM: Alloc's: 8 alloc's of 4833756 bytes
 15020.551392 s: DDR_SHARED_MEM: Free's : 8 free's  of 4833756 bytes
 15020.551400 s: DDR_SHARED_MEM: Open's : 0 allocs  of 0 bytes
 15020.551414 s: MEM: Deinit ... Done !!!
APP: Deinit ... Done !!!

Best Regards,
Key