Hello
I want to write XDS110 Firmware on TM4C1294NCPDTI.
I try to write as follows, but i can not write .
Please teach me how to write XDS110 Firmware on TM4C1294NCPDTI3 in IWR1443BOOST.
1.Open a Windows Command Prompt.
2. Go to the directory
C:\>cd C:\ti\ccsv7\ccs_base\common\uscif\xds110
3.Execute the following on the Command Prompt.
C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -e
4.Execute the following on the Command Prompt.
C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -m
5.Execute the following on the Command Prompt.
C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -f firmware.bin -r
Iwao Nouchi