]> git.gag.com Git - fw/openocd/blob - tcl/board/mbed-lpc11u24.cfg
rtos: Support looking up .lto_priv.0 appended to symbol name
[fw/openocd] / tcl / board / mbed-lpc11u24.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # This is an mbed eval board with a single NXP LPC11U24 chip.
4 # http://mbed.org/handbook/mbed-NXP-LPC11U24
5 #
6
7 source [find interface/cmsis-dap.cfg]
8
9 # NXP LPC11U24 Cortex-M0 with 32kB Flash and 8kB SRAM
10 set WORKAREASIZE 0x2000
11
12 source [find target/lpc11xx.cfg]