repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mem_helper: add mrh command
[openocd.git]
/
tcl
/
target
/
ti_cc26x2.cfg
blob
ecee3fab533e3d7eee2f212466a2774729c0b1ea
1
#
2
# Texas Instruments CC26x2 - ARM Cortex-M4
3
#
4
# http://www.ti.com
5
#
6
7
set CHIPNAME cc26x2
8
set JRC_TAPID 0x0BB4102F
9
set WORKAREASIZE 0x7000
10
11
source [find target/ti_cc26x0.cfg]