I am using XDS100v2. I need to know how can we program the MAC address of Tiva TM4C1231H6PZI using the command line option of Uniflash.
As of now, i am using below command to program the actual flash memory in command line.
uniflash –ccxml ../configs/TM4C1231H6PZ.ccxml –program “C:\WSeriesStats.hex” –target0p run
I also need to know what is the meaning of "target0p". I have found it in Uniflash examples.