Hello There,
Recently i am trying to integrated TIDL in my won project. During the unit test, i found error log "TIDL_VISION_FXNS.ialg.algAlloc = -89". My method is :
Method 1. Use the Net and IO file which generated with import tool run the TIDL test with "TI_DEVICE_dsp_test_dl_algo.out" in TDA4 EVM board. Test is OK.
Method 2. Use the Net and IO file in method 1. run the test with my won test binary. and found the error log;
i have compared both method's net-file, io-file, createParams in CCS. They are same.
Also i have set debugTraceLevel = 1, 2, 3, but nothing displayed in CCS Console.
I believe there are something wrong in my project. Could you please provide the error definition of ".ialg.algAlloc" to quicken the debug progress.
Thanks a lot!
Best Regards,
Samuel