Tool/software: TI-RTOS
Hi Everyone ,
I am trying to run the TIDL reference executable by compiling the source code given under the folder REL.TIDL.01.01.03.00 in ubuntu . We are planning to import caffe model into the tool for generation of files .
When I tried to make it , I am getting following error
.
======== tidl ALGO =================
make -C ./algo -f makefile
make[1]: *** algo: No such file or directory. Stop.
makefile:76: recipe for target 'all' failed
make: *** [all] Error 2
can anyone kindly guide what is the error and how to resolve this .