Merge pull request #15976 from benpicco/boards/cc26xx_cc13xx-cleanup

boards/[cc13x0, cc26x0]: move programmer config to common folder
This commit is contained in:
benpicco 2021-02-13 17:15:13 +01:00 committed by GitHub
commit 490e94c917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
31 changed files with 17 additions and 145 deletions

View File

@ -1,4 +1,4 @@
XDEBUGGER = XDS110
# configure the flash tool
include $(RIOTBOARD)/common/cc26x2_cc13x2/Makefile.include
include $(RIOTBOARD)/common/cc26xx_cc13xx/Makefile.include

View File

@ -1,4 +1,6 @@
XDEBUGGER = XDS110
OPENOCD_CONFIG ?= $(BOARDDIR)/dist/openocd.cfg
# configure the flash tool
PROGRAMMER ?= uniflash
include $(RIOTBOARD)/common/cc26xx_cc13xx/Makefile.include

View File

@ -1,4 +1,4 @@
XDEBUGGER = XDS110
# configure the flash tool
include $(RIOTBOARD)/common/cc26x2_cc13x2/Makefile.include
include $(RIOTBOARD)/common/cc26xx_cc13xx/Makefile.include

View File

@ -1,4 +1,4 @@
XDEBUGGER = XDS110
# configure the flash tool
include $(RIOTBOARD)/common/cc26x2_cc13x2/Makefile.include
include $(RIOTBOARD)/common/cc26xx_cc13xx/Makefile.include

View File

@ -1,4 +1,6 @@
XDEBUGGER = XDS110
OPENOCD_CONFIG ?= $(BOARDDIR)/dist/openocd.cfg
# configure the flash tool
PROGRAMMER ?= uniflash
include $(RIOTBOARD)/common/cc26xx_cc13xx/Makefile.include

View File

@ -1,4 +1,6 @@
XDEBUGGER = XDS110
OPENOCD_CONFIG ?= $(BOARDDIR)/dist/openocd.cfg
# configure the flash tool
PROGRAMMER ?= uniflash
include $(RIOTBOARD)/common/cc26xx_cc13xx/Makefile.include

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="Texas Instruments XDS100v3 USB Debug Probe_0">
<instance XML_version="1.2" desc="Texas Instruments XDS100v3 USB Debug Probe_0" href="connections/TIXDS100v3_Dot7_Connection.xml" id="Texas Instruments XDS100v3 USB Debug Probe_0" xml="TIXDS100v3_Dot7_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="Texas Instruments XDS100v3 USB Debug Probe_0">
<instance XML_version="1.2" href="drivers/tixds100v2icepick_c.xml" id="drivers" xml="tixds100v2icepick_c.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds100v2cs_dap.xml" id="drivers" xml="tixds100v2cs_dap.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds100v2cortexM.xml" id="drivers" xml="tixds100v2cortexM.xml" xmlpath="drivers"/>
<property Type="choicelist" Value="1" id="The Converter Usage" />
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="CC2650F128_0" href="devices/cc2650f128.xml" id="CC2650F128_0" xml="cc2650f128.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>

View File

@ -1,68 +0,0 @@
# config version=3.5
$ sepk
pod_drvr=libjioserdesusbv3.so
pod_port=0
$ /
$ product
title="Texas Instruments XDS100v3 USB"
alias=TI_XDS100v3_USB
name=FTDI_FT2232
$ /
$ ftdi_ft2232
usb_vid=0x0403
usb_pid=0xa6d1
gpio_l0="TRSTn,Active_Low"
gpio_l1="EMU_Pin_Enable,Active_Low"
gpio_l2="EMU_Pin_0,Active_Low"
gpio_l3="Adaptive_Clock,Active_High"
gpio_h0="SRSTn,Active_High"
gpio_h1="Clock_Fail_Detect,Active_High"
gpio_h2="Power_Loss_Detect,Active_Low"
gpio_h3="Power_Loss_Reset,Active_High"
gpio_h4="EMU_Pin_1,Active_Low"
gpio_h5="Cable_Disconnect,Active_High"
gpio_h6="Dot7_Bypass,Active_Low"
gpio_h7="Alternate_Io,Active_Low"
apio_l0=Unused
apio_l1="Jtag_Isolate,Active_High"
apio_l2="Clock_Fail_Enable,Active_High"
apio_l3=Unused
apio_h0=Unused
apio_h1="Status_0,Active_High"
apio_h2="Status_2,Active_High"
apio_h3=Unused
apio_h4="Jtag_Loopback,Active_High"
apio_h5="Status_1,Active_High"
apio_h6=Unused
apio_h7=Unused
$ /
$ uscif
tdoedge=FALL
jtagboot_mode=disable
jtagboot_value=hiz
powerboot_mode=disable
powerboot_value=hiz
jtag_isolate=disable
$ /
$ dot7
dts_usage=enable
dts_type=xds100v3
ts_pin_width=all_four
$ /
$ uscif
tclk_program=adaptive
tclk_frequency=3.0
$ /
$ dot7
dts_program=emulator
dts_frequency=16.7MHz
ts_format=jscan0
$ /
@ icepick_c family=icepick_c irbits=6 drbits=1 subpaths=1
& subpath_0 address=16 default=no custom=yes force=yes pseudo=no
@ cs_dap_0 family=cs_dap irbits=4 drbits=1 subpaths=1 identify=0x4BA00477
& subpath_1 type=debug address=0 default=no custom=yes force=yes pseudo=no
@ cortex_m3_0 family=cortex_mxx irbits=0 drbits=0 identify=0x02000000 traceid=0x0
& /
& /
# /

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="configuration_0">
<instance XML_version="1.2" desc="Texas Instruments XDS110 USB Debug Probe" href="connections/TIXDS110_Connection.xml" id="Texas Instruments XDS110 USB Debug Probe" xml="TIXDS110_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="Texas Instruments XDS110 USB Debug Probe">
<instance XML_version="1.2" href="drivers/tixds510icepick_c.xml" id="drivers" xml="tixds510icepick_c.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds510cs_dap.xml" id="drivers" xml="tixds510cs_dap.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds510cortexM.xml" id="drivers" xml="tixds510cortexM.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="CC2650F128" href="devices/cc2650f128.xml" id="CC2650F128" xml="cc2650f128.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>

View File

@ -1,31 +0,0 @@
# config version=3.5
$ sepk
pod_drvr=libjioxds110.so
pod_port=0
$ /
$ product
title="Texas Instruments XDS110 USB"
alias=TI_XDS110_USB
name=XDS110
$ /
$ uscif
tdoedge=FALL
tclk_program=DEFAULT
tclk_frequency=2.5MHz
jtag_isolate=enable
$ /
$ dot7
dts_usage=nothing
$ /
$ swd
swd_debug=disabled
swo_data=aux_uart
$ /
@ icepick_c family=icepick_c irbits=6 drbits=1 subpaths=1
& subpath_0 address=16 default=no custom=yes force=yes pseudo=no
@ cs_dap_0 family=cs_dap irbits=4 drbits=1 subpaths=1 identify=0x4BA00477
& subpath_1 type=debug address=0 default=no custom=yes force=yes pseudo=no
@ cortex_m3_0 family=cortex_mxx irbits=0 drbits=0 identify=0x02000000 traceid=0x0
& /
& /
# /

View File

@ -1,6 +0,0 @@
mem 0x00 0x20000 ro 32 nocache
mem 0x10000000 0x10020000 ro 32 nocache
mem 0x20000000 0x20005000 rw 32 nocache
mem 0x40000000 0x400E1028 rw 32 nocache
mem 0xE000E000 0xE000F000 rw 32 nocache
target remote localhost:3333

View File

@ -1,5 +0,0 @@
# configure the flash tool
PROGRAMMER ?= uniflash
OPENOCD_CONFIG ?= $(RIOTBOARD)/common/cc26x2_cc13x2/dist/openocd.cfg
UNIFLASH_CONFIG ?= $(RIOTBOARD)/common/cc26x2_cc13x2/dist

View File

@ -0,0 +1,5 @@
# configure the flash tool
PROGRAMMER ?= uniflash
OPENOCD_CONFIG ?= $(RIOTBOARD)/common/cc26xx_cc13xx/dist/openocd.cfg
UNIFLASH_CONFIG ?= $(RIOTBOARD)/common/cc26xx_cc13xx/dist