Skip to content

Commit

Permalink
Z-Stack_3.x.0 20220219
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Feb 19, 2022
1 parent 467eee4 commit 6e3b684
Show file tree
Hide file tree
Showing 11 changed files with 229 additions and 230 deletions.
5 changes: 3 additions & 2 deletions coordinator/Z-Stack_3.x.0/CHANGELOG.md
@@ -1,6 +1,7 @@
# 20220103
# 20220219
- Fix Touchlink crash

- SimpleLink SDK 5.40.00.40 ([changelog](https://software-dl.ti.com/simplelink/esd/simplelink_cc13xx_cc26xx_sdk/5.40.00.40/exports/changelog.html))

# 20211217
- SimpleLink SDK 5.30.01.01 ([changelog](https://software-dl.ti.com/simplelink/esd/simplelink_cc13xx_cc26xx_sdk/5.30.01.01/exports/changelog.html))
- Increase memory heap
Expand Down
6 changes: 3 additions & 3 deletions coordinator/Z-Stack_3.x.0/COMPILE.md
@@ -1,12 +1,12 @@
# Compiling the firmware

## Setup development environment
1. Download and install [SIMPLELINK-CC13XX-CC26XX-SDK_5.30.01.01](https://www.ti.com/tool/download/SIMPLELINK-CC13XX-CC26XX-SDK)
1. Download and install [Code Composer Studio 11.0.0.00012](http://www.ti.com/tool/CCSTUDIO)
1. Download and install [SIMPLELINK-CC13XX-CC26XX-SDK_5.40.00.40](https://www.ti.com/tool/download/SIMPLELINK-CC13XX-CC26XX-SDK)
1. Download and install [Code Composer Studio 11.1.0.00011](http://www.ti.com/tool/CCSTUDIO)

## Compiling
1. Start Code Composer Studio
1. Go to *File -> Import -> Code Composer Studio -> CCS Projects -> Select* search-directory: `simplelink_cc13xx_cc26xx_sdk_5_30_01_01/examples/rtos`.
1. Go to *File -> Import -> Code Composer Studio -> CCS Projects -> Select* search-directory: `simplelink_cc13xx_cc26xx_sdk_5_40_00_40/examples/rtos`.
1. Select:
- `znp_CC26X2R1_LAUNCHXL_tirtos_css`
- `znp_CC1352P_2_LAUNCHXL_tirtos_css`
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
448 changes: 223 additions & 225 deletions coordinator/Z-Stack_3.x.0/firmware.patch

Large diffs are not rendered by default.

0 comments on commit 6e3b684

Please sign in to comment.