Other Parts Discussed in Thread: TMDSEMU110-U, AWR1843BOOST, AWR1843, TM4C129ENCPDT
I want to flush the XDS110 Firmware from my PC.
in the following steps
------------------------------------------
e2e.ti.com/.../3060977
aozer said
The COM ports will not show up until the XDS firmware has been flashed. Please download and install the XDS110 emulation package:
XDS Emulation Software (EMUPack) Download
processors.wiki.ti.com
This page contains drivers and utilities to support TI XDS class Debug Probes..
Navigate to the following path:
C:\ti\ccs_base\common\uscif\xds110
From here open a command prompt and issue the following commands:
xdsdfu.exe -e
xdsdfu.exe -b bootloader.bin
xdsdfu.exe -f firmware.bin -r
xdsdfu.exe -e
--------------------------------------------
As a matter of fact, if I write to the TM4C129ENCZADT3 using the JTAG pins as shown in the schematic below, I plan to do the following wiring.
When using the TMDSEMU110-U, what kind of items should be prepared where '??' and 'What Cable' are described?
Also, if it is possible to write without using a debug probe such as TMDSEMU110-U, please tell me how.