firmware/bootloader: be more OpenOCD 0.4.0 friendly
This commit is contained in:
parent
6cf369932e
commit
1e9cb3eeef
@ -26,7 +26,9 @@ if { [info exists CPUTAPID ] } {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#delays on reset lines
|
#delays on reset lines
|
||||||
|
#if your OpenOCD version rejects "jtag_nsrst_delay" replace it with:
|
||||||
#adapter_nsrst_delay 200
|
#adapter_nsrst_delay 200
|
||||||
|
jtag_nsrst_delay 200
|
||||||
jtag_ntrst_delay 200
|
jtag_ntrst_delay 200
|
||||||
|
|
||||||
# LPC2000 & LPC1700 -> SRST causes TRST
|
# LPC2000 & LPC1700 -> SRST causes TRST
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user