mirror of
https://github.com/Koenkk/Z-Stack-firmware.git
synced 2025-02-11 14:41:23 +01:00
Z-Stack_3.x.0 20220219
This commit is contained in:
parent
467eee408c
commit
6e3b684041
@ -1,5 +1,6 @@
|
||||
# 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))
|
||||
|
@ -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`
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
coordinator/Z-Stack_3.x.0/bin/CC2652RB_coordinator_20220219.zip
Normal file
BIN
coordinator/Z-Stack_3.x.0/bin/CC2652RB_coordinator_20220219.zip
Normal file
Binary file not shown.
Binary file not shown.
BIN
coordinator/Z-Stack_3.x.0/bin/CC2652R_coordinator_20220219.zip
Normal file
BIN
coordinator/Z-Stack_3.x.0/bin/CC2652R_coordinator_20220219.zip
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user