sbw-probe
¶
CLI reference¶
glasgow run sbw-probe¶
Probe Texas Instruments microcontrollers via Spy-Bi-Wire 2-wire JTAG transport layer.
usage: glasgow run sbw-probe [-h] [-V SPEC] [--sbwtck PIN] [--sbwtdio PIN]
[-f FREQ]
- -h, --help¶
show this help message and exit
- -V <spec>, --voltage <spec>¶
configure I/O port voltage to SPEC (e.g.: ‘3.3’, ‘A=5.0,B=3.3’, ‘A=SA’)
- --sbwtck <pin>¶
bind the applet I/O line ‘sbwtck’ to PIN (default: ‘A0’, optional)
- --sbwtdio <pin>¶
bind the applet I/O line ‘sbwtdio’ to PIN (default: ‘A1’, optional)
- -f <freq>, --frequency <freq>¶
(advanced) set clock frequency to FREQ kHz (default: 2100)
API reference¶
Todo
Add API documentation for sbw-probe
.