tinyriscv-openocd/tcl/target/ti_cc13x0.cfg

12 lines
175 B
INI

#
# Texas Instruments CC13x0 - ARM Cortex-M3
#
# http://www.ti.com
#
set CHIPNAME cc13x0
set JRC_TAPID 0x0B9BE02F
set WORKAREASIZE 0x4000
source [find target/ti_cc26x0.cfg]