X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Flpc2478.cfg;h=1d2058b0440afdcd12e51a05093fbcb7f32b50e6;hb=22aff82cae0de384f931b4cea89c4f52ec976407;hp=2c8fdce33b717baca87ae8d9c1757e9624327ef9;hpb=ce89c7bf6588c7b2800c4ca453278b6f94795130;p=openocd.git diff --git a/tcl/target/lpc2478.cfg b/tcl/target/lpc2478.cfg index 2c8fdce33b..1d2058b044 100644 --- a/tcl/target/lpc2478.cfg +++ b/tcl/target/lpc2478.cfg @@ -35,7 +35,7 @@ $_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x40000000 -work-area-s $_TARGETNAME configure -event reset-init { # Force target into ARM state - soft_reset_halt + armv4_5 core_state arm # Do not remap 0x0000-0x0020 to anything but the Flash mwb 0xE01FC040 0x01 }