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.

UNIFLASH: Uploading binary file via CLI (dslite): could not determine target type of file

Part Number: UNIFLASH

When I load a binary image for flashing in the Uniflash GUI, it correctly detects that the file is binary (rather than ELF):

When I try to use the same file with the command line (dslite.bat), I get an error saying "Could not determine target type of file".

Is there a setting I can use to make the command line version understand that the input file is a binary file?