X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=tcl%2Fboard%2Fmbed-lpc11u24.cfg;h=b1ec2a5194c639d65d6ee3940f57d65bd73b35ed;hb=57c61cee4b538b449421bc6ff8ebca5be70e60b1;hp=6a58264594811fbbd369a744969791a384a8da6d;hpb=4dc8cd201c667bac72bc083ef1fa1b285eb093fc;p=fw%2Fopenocd diff --git a/tcl/board/mbed-lpc11u24.cfg b/tcl/board/mbed-lpc11u24.cfg index 6a5826459..b1ec2a519 100644 --- a/tcl/board/mbed-lpc11u24.cfg +++ b/tcl/board/mbed-lpc11u24.cfg @@ -4,10 +4,7 @@ source [find interface/cmsis-dap.cfg] -# increase working area to 8KB +# NXP LPC11U24 Cortex-M0 with 32kB Flash and 8kB SRAM set WORKAREASIZE 0x2000 -# chip name -set CHIPNAME lpc11u24 - -source [find target/lpc11uxx.cfg] +source [find target/lpc11xx.cfg]