X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Flpc2478.cfg;h=b0af4c02d77ad591f34364706c0c5527767d347d;hb=f86137066a6b42c46c457c9837a8015990bf71e6;hp=e78afa1ac2d9eca79df990fa137668e862f00045;hpb=7c393679c0cd8f7609a0d6b2329a1877de0f3d31;p=fw%2Fopenocd diff --git a/tcl/target/lpc2478.cfg b/tcl/target/lpc2478.cfg index e78afa1ac..b0af4c02d 100644 --- a/tcl/target/lpc2478.cfg +++ b/tcl/target/lpc2478.cfg @@ -35,7 +35,7 @@ $_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x10000 -work- $_TARGETNAME configure -event reset-init { # Force target into ARM state - armv4_5 core_state arm + arm core_state arm # Do not remap 0x0000-0x0020 to anything but the Flash mwb 0xE01FC040 0x01 }