riscv-openocd-wch/tcl/target/ti_cc26x2.cfg
2022-03-29 17:01:37 +08:00

12 lines
175 B
INI

#
# Texas Instruments CC26x2 - ARM Cortex-M4
#
# http://www.ti.com
#
set CHIPNAME cc26x2
set JRC_TAPID 0x0BB4102F
set WORKAREASIZE 0x7000
source [find target/ti_cc26x0.cfg]