target/xtensa: avoid IHI for writes to non-executable memory
[openocd.git] / tcl / target / ti_cc26x2.cfg
blob62c91c3395163b3835c0acde6edbb4448469e226
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Texas Instruments CC26x2 - ARM Cortex-M4
6 # http://www.ti.com
9 set CHIPNAME cc26x2
10 set JRC_TAPID 0x0BB4102F
11 set WORKAREASIZE 0x7000
13 source [find target/ti_cc26x0.cfg]