forked from auracaster/openocd
12 lines
129 B
INI
12 lines
129 B
INI
|
|
source [find target/omap3530.cfg]
|
|
|
|
reset_config trst_and_srst
|
|
jtag_reset 1 1
|
|
sleep 10
|
|
runtest 10
|
|
jtag_reset 0 0
|
|
|
|
endstate IDLE
|
|
|