Skip to content

Commit

Permalink
Add CC2652RB firmware.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed May 21, 2020
1 parent c93b405 commit 43dbe7c
Show file tree
Hide file tree
Showing 3 changed files with 664 additions and 4 deletions.
4 changes: 2 additions & 2 deletions coordinator/Z-Stack_3.x.0/COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

## Compiling
1. Start Code Composer Studio
2. Go to *File -> Import -> Code Composer Studio -> CCS Projects -> Select* search-directory: `simplelink_cc13x2_26x2_sdk_3_40_00_02/examples/rtos`. Select `znp_CC26X2R1_LAUNCHXL_tirtos_css` and `znp_CC1352P_2_LAUNCHXL_tirtos_css`. Press *Finish*.
2. Go to *File -> Import -> Code Composer Studio -> CCS Projects -> Select* search-directory: `simplelink_cc13x2_26x2_sdk_3_40_00_02/examples/rtos`. Select `znp_CC26X2R1_LAUNCHXL_tirtos_css`, `znp_CC1352P_2_LAUNCHXL_tirtos_css` and `znp_CC2652RB_LAUNCHXL_tirtos_css`. Press *Finish*.
3. Go to your CCS workspace and copy `firmware.patch` to the root.
4. Open Git Bash, go to your CCS root and apply the patch using `git apply firmware.patch --ignore-space-change`.
5. Build both projects; right click -> *Build project*.
6. Once finished, the firmware can be found under `znp_[CC26X2R1/CC1352P_2]_LAUNCHXL_tirtos_ccs/default/znp_[CC26X2R1/CC1352P_2]_LAUNCHXL_tirtos_ccs.hex`
6. Once finished, the firmware can be found under `znp_[CC26X2R1/CC1352P_2/CC2652RB]_LAUNCHXL_tirtos_ccs/default/znp_[CC26X2R1/CC1352P_2]_LAUNCHXL_tirtos_ccs.hex`
Binary file not shown.
Loading

0 comments on commit 43dbe7c

Please sign in to comment.