drivers: xds110: Add support for XDS110 stand-alone probe
The XDS110 stand-alone version has the ability to supply voltage to the target board via it's AUX FUNCTIONS port. Added command to enable setting the voltage on the XDS110 stand-alone. Change-Id: I2f21c4a3d15ed99e649f3a83973c5e724c4bfeb6 Signed-off-by: Edward Fewell <efewell@ti.com> Reviewed-on: http://openocd.zylin.com/4793 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Tomas Vanek
parent
9388915dc6
commit
615a066629
@@ -538,6 +538,12 @@ debuggers to ARM Cortex based targets @url{http://www.keil.com/support/man/docs/
|
||||
@item @b{TI XDS110 Debug Probe}
|
||||
@* The XDS110 is included as the embedded debug probe on many Texas Instruments
|
||||
LaunchPad evaluation boards.
|
||||
@* The XDS110 is also available as a stand-alone USB debug probe. The XDS110
|
||||
stand-alone probe has the additional ability to supply voltage to the target
|
||||
board via its AUX FUNCTIONS port. Use the
|
||||
@command{xds110_supply_voltage <millivolts>} command to set the voltage. 0 turns
|
||||
off the supply. Otherwise, the supply can be set to any value in the range 1800
|
||||
to 3600 millivolts.
|
||||
@* Link: @url{http://processors.wiki.ti.com/index.php/XDS110}
|
||||
@* Link: @url{http://processors.wiki.ti.com/index.php/XDS_Emulation_Software_Package#XDS110_Support_Utilities}
|
||||
@end itemize
|
||||
|
||||
Reference in New Issue
Block a user