forked from auracaster/openocd
15 lines
153 B
INI
15 lines
153 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 RUN/IDLE
|
|
|
|
init
|
|
|
|
omap3_dbginit
|