Skip to content

Commit 7c00e24

Browse files
committed
boards/{cc2538dk,cc2650stk}: fix dead links
1 parent 03862d1 commit 7c00e24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

boards/cc2538dk/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Activating this bootloader is NOT enabled if the flash content is in factory
4343
default state (e.g. after unboxing). To set the bits in the CCA accordingly you
4444
have to follow the guidelines found [here](https://web.archive.org/web/20170610111337/http://processors.wiki.ti.com/index.php/CC2538_Bootloader_Backdoor).
4545
To manage this first time access you have to download the
46-
["Uniflash"](http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash) tool
46+
["Uniflash"](https://web.archive.org/web/20201215123705/https://processors.wiki.ti.com/index.php/Category:CCS_UniFlash) tool
4747
at TI's website.
4848

4949
Some Linux machines may not recognize the CC2538DK's vendor and product ID

boards/cc2650stk/doc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ The arm-none-eabi toolchain works fine. You can get it
5353

5454
## Programming and Debugging
5555

56-
You'll need [debugging hardware](https://processors.wiki.ti.com/index.php?title=CC13xx_CC26xx_Tools_Overview#Debuggers).
57-
So far, the [XDS110 debug probe](https://www.ti.com/tool/CC-DEVPACK-DEBUG) has
56+
You'll need [debugging hardware](https://web.archive.org/web/20180920132949/http://processors.wiki.ti.com/index.php/CC13xx_CC26xx_Tools_Overview#Debuggers).
57+
So far, the [XDS110 debug probe](https://web.archive.org/web/20180919044431/http://www.ti.com/tool/cc-devpack-debug) has
5858
been tested. That bugger requires you to load a firmware onto it each time it
5959
powers up. The tool is contained in the Uniflash utility or the `CodeComposer
6060
Studio` from TI. Look for a folder called `uscif` in the installation directory,

0 commit comments

Comments
 (0)