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.

Generating .out from model(.net and param) issue

Dear Sir,

I am generating .outs for inference in PSDK 03_06 but facing the issues listed in the below file, kindly do the needful.

D:\ProgramFiles\PROCESSOR_SDK_VISION_03_06_00_00\ti_components\algorithms\REL.TIDL.01.01.03.00\modules\ti_dl\test>gmake
compiling .\.\src\tidl_tb.c
".\.\src\tidl_tb.c", line 200: error: identifier "TIDL_CreateParams" is undefined
".\.\src\tidl_tb.c", line 301: error: identifier "IALG_MemRec" is undefined
".\.\src\tidl_tb.c", line 312: error: identifier "IALG_DARAM0" is undefined
".\.\src\tidl_tb.c", line 316: error: identifier "IALG_DARAM1" is undefined
".\.\src\tidl_tb.c", line 325: error: identifier "IALG_EFAIL" is undefined
".\.\src\tidl_tb.c", line 337: error: identifier "IALG_EOK" is undefined
".\.\src\tidl_tb.c", line 340: error: identifier "IALG_MemRec" is undefined
".\.\src\tidl_tb.c", line 350: error: identifier "IALG_EFAIL" is undefined
".\.\src\tidl_tb.c", line 352: error: identifier "IALG_DARAM0" is undefined
".\.\src\tidl_tb.c", line 355: error: identifier "IALG_DARAM1" is undefined
".\.\src\tidl_tb.c", line 362: error: identifier "IALG_EOK" is undefined
".\.\src\tidl_tb.c", line 367: error: identifier "IVISION_Fxns" is undefined
".\.\src\tidl_tb.c", line 376: warning: multicharacter character literal (potential portability problem)
".\.\src\tidl_tb.c", line 1158: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1239: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1353: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1403: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1484: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1485: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1488: error: identifier "TIDL_InArgs" is undefined
".\.\src\tidl_tb.c", line 1489: error: identifier "TIDL_outArgs" is undefined
".\.\src\tidl_tb.c", line 1495: error: identifier "IALG_MemRec" is undefined
".\.\src\tidl_tb.c", line 1495: error: identifier "memRec" is undefined
".\.\src\tidl_tb.c", line 1508: error: identifier "IVISION_InBufs" is undefined
".\.\src\tidl_tb.c", line 1513: error: identifier "IVISION_BufDesc" is undefined
".\.\src\tidl_tb.c", line 1513: error: identifier "inBufDescList" is undefined
".\.\src\tidl_tb.c", line 1515: error: identifier "IVISION_OutBufs" is undefined
".\.\src\tidl_tb.c", line 1520: error: identifier "outBufDescList" is undefined
".\.\src\tidl_tb.c", line 1538: error: identifier "TIDL_CreateParams" is undefined
".\.\src\tidl_tb.c", line 1569: error: identifier "TIDL_VISION_FXNS" is undefined
".\.\src\tidl_tb.c", line 1570: error: expected an expression
".\.\src\tidl_tb.c", line 1570: error: expected a ";"
".\.\src\tidl_tb.c", line 1573: error: identifier "IALG_Params" is undefined
".\.\src\tidl_tb.c", line 1573: error: expected an expression
".\.\src\tidl_tb.c", line 1575: error: identifier "IALG_EOK" is undefined
".\.\src\tidl_tb.c", line 1590: warning: the format string ends before this argument
".\.\src\tidl_tb.c", line 1599: error: identifier "IALG_Handle" is undefined
".\.\src\tidl_tb.c", line 1600: error: expected an expression
".\.\src\tidl_tb.c", line 1631: error: identifier "TIDL_outArgs" is undefined
".\.\src\tidl_tb.c", line 1632: error: identifier "TIDL_InArgs" is undefined
".\.\src\tidl_tb.c", line 1647: error: identifier "IVISION_Handle" is undefined
".\.\src\tidl_tb.c", line 1647: error: expected a ")"
40 errors detected in the compilation of ".\.\src\tidl_tb.c".

>> Compilation failure
gmake: *** [D:\ProgramFiles\PROCESSOR_SDK_VISION_03_06_00_00\ti_components\algorithms\REL.TIDL.01.01.03.00\out\vayu\dsp\release\modules\ti_dl\test\.\src\tidl_tb.obj] Error 1

Kindly help me.

Thanks,

Shivansh Agnihotri