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.

Generating a ccxml file with uniflash

Other Parts Discussed in Thread: LM3S1968, UNIFLASH

I'm trying to program an LM3S1968 using the Stellaris Stellaris In-Circuit Debug Interface using uniflash under linux.  I can't figure out is how to generate the ccxml file.  I try this:

./uniflash.sh -createConfig "Stellaris In-Circuit Debug Interface" "LM3S1968" ../configs/uniflash.ccxml -listOptions

The response is:

***** Texas Instruments Universal Flash Programmer *****

<START: 22:00:56 GMT-0700 (PDT)>

> Generating the configuration based on the connection/device information ...

SEVERE: Could not find the specified device name.

I can't figure out the combination of connection and device that will work.  If I run the UniFlash GUI I'm able to talk to the device just fine.

Ken