2014-03-01 00:22:38 +00: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-14 00:55:36 +00:00
|
|
|
transport select jtag
|
2014-03-01 00:22:38 +00:00
|
|
|
adapter_khz 16000
|
|
|
|
|
|
|
|
source [find target/am437x.cfg]
|
|
|
|
|
|
|
|
reset_config trst_and_srst
|