X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Ftarget%2Flpc2148.cfg;h=68652b18be8600c21963ab581f10e8a14eb7004c;hp=ddc8d44384655452ec65198861f9bae716265e6d;hb=1231443b593cd8ea1e91aa476dfe4403f0402e2f;hpb=a0647227439434c4a71470e336ec8715d43d0501 diff --git a/src/target/target/lpc2148.cfg b/src/target/target/lpc2148.cfg index ddc8d44384..68652b18be 100644 --- a/src/target/target/lpc2148.cfg +++ b/src/target/target/lpc2148.cfg @@ -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 @@ -21,7 +21,7 @@ run_and_halt_time 0 30 working_area 0 0x40000000 0x4000 nobackup #flash bank lpc2000 0 0 -flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765 calc_checksum +flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765 # For more information about the configuration files, take a look at: # http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger