6ea9bd8075b27c2d27db95419ce3ed9e3755787c
[fw/openocd] / tcl / target / ti_cc13x0.cfg
1 #
2 # Texas Instruments CC13x0 - ARM Cortex-M3
3 #
4 # http://www.ti.com
5 #
6
7 set CHIPNAME cc13x0
8 set JRC_TAPID 0x0B9BE02F
9 set WORKAREASIZE 0x4000
10
11 source [find target/ti_cc26x0.cfg]