|
#
|
|
# Texas Instruments CC3220SF - ARM Cortex-M4
|
|
#
|
|
# http://www.ti.com/CC3220SF
|
|
#
|
|
|
|
source [find target/swj-dp.tcl]
|
|
source [find target/icepick.cfg]
|
|
source [find target/ti_cc32xx.cfg]
|
|
|
|
set _FLASHNAME $_CHIPNAME.flash
|
|
flash bank $_FLASHNAME cc3220sf 0 0 0 0 $_TARGETNAME
|