Update CC3200 OpenOCD config
This commit is contained in:
parent
507a4268db
commit
4cda2db309
@ -22,10 +22,12 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_layout luminary_icdi
|
||||
ft2232_device_desc "USB <-> JTAG/SWD"
|
||||
ft2232_vid_pid 0x0451 0xc32a
|
||||
interface ftdi
|
||||
ftdi_device_desc "USB <-> JTAG/SWD"
|
||||
ftdi_vid_pid 0x0451 0xc32a
|
||||
ftdi_layout_init 0x00a8 0x00eb
|
||||
ftdi_layout_signal nSRST -noe 0x0020
|
||||
|
||||
adapter_khz 1000
|
||||
set _ENDIAN little
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user