mirror of
https://github.com/Koenkk/Z-Stack-firmware.git
synced 2024-11-22 18:15:28 +01:00
Compilation instructions and hex files for Z-Stack firmwares
56b8e4eb89
Firmwares with group support and increased stability. |
||
---|---|---|
coordinator | ||
router | ||
LICENSE | ||
README.md |
Z-Stack-firmware
This reposistory contains:
- Compiled Z-Stack firmwares (
.hex
files)- If you want to use these to flash to your CC253X (using the Flash Programmer (not v2) for example), make sure you save the
raw
file (.hex
file should be around 600kb when saved, not 3.5mb)
- If you want to use these to flash to your CC253X (using the Flash Programmer (not v2) for example), make sure you save the
- Instructions on how to compile them
Instructions
- Download and install Z-STACK-HOME 1.2.2a.
- Download and install IAR Embedded Workbench for 8051.
- Follow instructions from firmware folder.
NOTE: For IAR Embedded Workbench for 8051 you need either the full (paid) version or the 30-days evaluation version.