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 3.4 Command Line Interface for Windows 7

Other Parts Discussed in Thread: UNIFLASH

I'm trying to use the Uniflash 3.4 Command Line Interface under Windows 7.   My Device is TMS32028377D. My JTAG Programmer is the TI XDS100V2.

The uniflash app works fine from the GUI. I am able to program my device.

The issue is the Uniflash program does not accept any command line arguments. even simple command line arguments right from the I examples given in the uniflash dir like Unflash -help do not respond at all. the uniflash app comes up and the GUI responds to manual mouse clicks etc, but it will not respond to any command line arguments. 

REM 1. Example of displaying the help information
uniflash -help

Example of enabling logging,  perform a Flash operation
C:\ti\uniflash_3.4\eclipse\uniflash -log myLog.xml -ccxml JRob_Uniflash_11_20_RevA.ccxml -program

Please advise