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.

TDA3XEVM: TIDL-API Running Examples

Part Number: TDA3XEVM


Hello All,

I want to run TIDL-API example, I found that in order to run the example , I shall run this command "root@am57xx-evm:~/tidl/examples/imagenet# ./imagenet " as listed in <running examples section> at "http://downloads.ti.com/mctools/esd/docs/tidl-api/example.html"

What I have done is that :

1- Download : tidl-api-01.04.00 from this link "https://git.ti.com/cgit/tidl/tidl-api"

2- and then go to image net folder :" C:\Shared_ubuntu\tidl-api-01.04.00\examples\imagenet"

3- Then run CMD and type "imagenet" and doesn't work , this message pop up "

'imagenet' is not recognized as an internal or external command,
operable program or batch file.

"

Can you please specify steps on how to run imagenet example ? and thanks in advance .