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.

Linux/TM4C1294NCPDT: Programming MAC addresses with UniFlash command line tool

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: UNIFLASH,

Tool/software: Linux

Hi,

I'm using the latest version of UniFlash for Linux and am able to flash firmware fine and dandy but would like to know how to program the MAC address into user flash registers through the command line as well. I currently use this command to program the application: 

$sudo ./dslite.sh -f --config=tm4c1294ncpdt.ccxml -e ~/smartsense-bsp/Tiva/engineering/build/va.out

I found a similar post but it seems to be for an older version of UniFlash and the additional options for programming MACs do not work.

Thanks,

Doug Burrell