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.
Why do I get the error "Could not determine target type of file"
when I'm using the command line to burn with `uniflash -ccxml "D:\debug\TMS320F28335.ccxml" -program "D:\debug\DSP.bin"`?
***** Texas Instruments Universal Flash Programmer *****
<START: 18:39:16 GMT+0800 (CST)>
> Configuring the Flash Programmer with the given configuration ...
> Flash Manager is configured for the following part: TMS320F28335
> Connecting to the target for Flash operations ...
> Connected.
> Loading Program: D:\debug\DSP.bin
SEVERE: C28xx: GEL: Encountered a problem loading file: D:\debug\DSP.bin Could not determine target type of file
SEVERE: Encountered a problem loading file: D:\debug\DSP.bin
Could not determine target type of file
SEVERE: Error loading "D:\debug\DSP.bin": Encountered a problem loading file: D:\debug\DSP.bin
Could not determine target type of file
> Command suspended due to errors in loading the program.
> Disconnecting from target.
<END: 18:39:23 GMT+0800 (CST)>
<Operation Time: 0.066s>
<Total Time: 6.689s>
Moreover, when I use the uniflash GUI and click "Load Image," I can burn it successfully without any issues.
I used the same bin file, and the ccxml file has not been altered either.
.
Hello ,
Please refer to the user guide to specify a binary file to load.
UniFlash Quick Start Guide (ti.com)
Please refer to the similar issue with yours in linked ticket。