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.
Hi,
I want to execute inference on my own converted model. According to TIDL guide in section 'Steps to run Sample Application on EVM'
you have to configure setup the CCS + GELS + CCXML, which in turn requires to lunch Target Configuration for a debug probe (Texas Instruments XDS110 USB Debug Probe or Spectrum Digital XDS560V2 STM USB Emulator) , as in the SDK guide 6.3 and 6.4:
software-dl.ti.com/.../ccs_setup_j721e.html
Is it the only way to load the TIDL models into the EVM? is it not possible without a debug probe?
Best
Hi,
XDS110 comes as part of the J7ES EVM itself, so you don't need anything extra. For current SDK 7.0 release, CCS based submission is the only way to load and run the program. In our upcoming SDK 7.1 release we will have mechanism to run directly the TIDL executable from the SD card.
Regards,
Anshu