Skip to content
Snippets Groups Projects
Commit 44fd861b authored by oharboe's avatar oharboe
Browse files

target lib wip

git-svn-id: svn://svn.berlios.de/openocd/trunk@556 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent b22ae900
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,4 @@ nobase_dist_pkglib_DATA = xscale/debug_handler.bin event/at91eb40a_reset.script
target/sam7x256.cfg target/str710.cfg target/str912.cfg target/nslu2.cfg target/pxa255_sst.cfg \
target/pxa255.cfg target/zy1000.cfg event/zy1000_reset.script event/at91sam9260_reset.script target/at91sam9260.cfg \
target/wi-9c.cfg event/wi-9c_reset.script event/pxa255_reset.script target/stm32.cfg target/xba_revA3.cfg event/xba_revA3.script \
ecos/at91eb40a.elf target/lm3s6965.cfg
ecos/at91eb40a.elf target/lm3s6965.cfg interface/parport.cfg
telnet_port 4444
gdb_port 2001
interface parport
parport_port 0xc8b8
parport_cable wiggler
jtag_speed 0
......@@ -5,7 +5,7 @@ jtag_ntrst_delay 200
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst srst_pulls_trst
#LPCs need reset pulled while RTCK is log. 0 to activate JTAG, power-on reset is not enough
#LPCs need reset pulled while RTCK is low. 0 to activate JTAG, power-on reset is not enough
jtag_reset 1 1
jtag_reset 0 0
......
#start slow, speed up after reset
jtag_khz 10, 16000
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst srst_pulls_trst
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment