Other Parts Discussed in Thread: UNIFLASH
Hi :)
i have a problem using the command line interface of the uniflash tool.
I try to program a *.srec file on a Hercules RM46 but the always fails with
***** Texas Instruments Universal Flash Programmer *****
> Configuring UniFlash with the following configuration: C:\ti\uniflash_3.4\ecli
pse\plugins\..\..\test.usf
> Device: null
> Interface: null
Exception in thread "main" java.lang.NullPointerException
at com.ti.uniflash.commandline.CommandLine.createDeviceSpecificCommandLi
neHandler(Unknown Source)
at com.ti.uniflash.commandline.CommandLine.setUpApplication(Unknown Sour
ce)
at com.ti.uniflash.commandline.CommandLine.main(Unknown Source)
Interestingly if I use the gui version and rename test.usf to test.ccxml everythink works fine...
Could this be an format problem because the CLI version expects *.usf files??
Or maybe I simply missunderstood something ;)
Best regards,
Malte