7. Error Codes

Error Code

Macro Definition

Description

0xFFFFFFFF

CVI_TDL_FAILURE

API call failed

0xC0010101

CVI_TDL_ERR_INVALID_MODEL

_PATH

Incorrect model path

0xC0010102

CVI_TDL_ERR_OPEN_MODEL

Failed to start the model

0xC0010103

CVI_TDL_ERR_CLOSE_MODEL

Failed to close the model

0xC0010104

CVI_TDL_ERR_GET_VPSS_CHN

_CONFIG

Failed to obtain VPSS CHN Settings

0xC0010105

CVI_TDL_ERR_INFERENCE

Model inference failure

0xC0010106

CVI_TDL_ERR_INVALID_ARGS

Incorrect parameters

0xC0010107

CVI_TDL_ERR_INIT_VPSS

Failed to initialize VPSS

0xC0010108

CVI_TDL_ERR_VPSS_SEND_FRAME

Failed to send Frame to VPSS

0xC0010109

CVI_TDL_ERR_VPSS_GET_FRAME

Failed to get Frame from VPSS

0xC001010A

CVI_TDL_ERR_MODEL_INITIALIZED

The model is not open

0xC001010B

CVI_TDL_ERR_NOT_YET

_INITIALIZED

The function is not initialized

0xC001010C

CVI_TDL_ERR_NOT_YET

_IMPLEMENTED

The function has not been implemented

0xC001010D

CVI_TDL_ERR_ALLOC_ION_FAIL

Failed to allocate ION memory

0xC0010201

CVI_TDL_ERR_MD_OPERATION

_FAILED

Failed to run Motion Detection