2012-02-24 16:49:07 -06:00
|
|
|
# AM335x Beaglebone
|
|
|
|
# http://beagleboard.org/bone
|
|
|
|
|
|
|
|
# The JTAG interface is built directly on the board.
|
2014-03-03 14:17:55 -06:00
|
|
|
source [find interface/ftdi/xds100v2.cfg]
|
2012-02-18 21:37:08 -06:00
|
|
|
|
2012-02-24 16:31:44 -06:00
|
|
|
adapter_khz 16000
|
|
|
|
|
2012-02-24 16:49:07 -06:00
|
|
|
source [find target/am335x.cfg]
|
2012-02-18 21:37:08 -06:00
|
|
|
|
2012-02-24 16:49:07 -06:00
|
|
|
reset_config trst_and_srst
|
2012-02-18 21:37:08 -06:00
|
|
|
|
|
|
|
|