2014-02-28 18:22:38 -06:00
|
|
|
# Works on both AM437x GP EVM and AM438x ePOS EVM
|
|
|
|
|
|
|
|
# The JTAG interface is built directly on the board.
|
|
|
|
source [find interface/ftdi/xds100v2.cfg]
|
|
|
|
|
2015-03-13 19:55:36 -05:00
|
|
|
transport select jtag
|
2014-02-28 18:22:38 -06:00
|
|
|
adapter_khz 16000
|
|
|
|
|
|
|
|
source [find target/am437x.cfg]
|
|
|
|
|
|
|
|
reset_config trst_and_srst
|
2015-03-13 19:56:11 -05:00
|
|
|
|
|
|
|
init
|
|
|
|
ftdi_set_signal PWR_RST 1
|
|
|
|
jtag arp_init
|