Z-Stack-firmware/coordinator/CC2530
2018-08-20 19:09:48 +07:00
..
bin Rebuild CC2530 firmware, work out of the box just connect RX/TX 2018-08-20 19:09:48 +07:00
images CC2530 coordinator firmware 2018-07-03 08:43:07 +03:00
README.md CC2530 coordinator firmware 2018-07-03 08:43:07 +03:00

CC2530 coordinator firmware

  1. Open Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\znp.eww with IAR Embedded workbench for 8051.
  2. You will get a warning: The project file 'CC253(0/1).ewp' is in an old format. Would you like to convert it for use with this version?. Press yes for both.
  3. In the dropdown, set target to CC2530 - ProdHex.
  4. Right-click on CC2530 - ProdHex* and press options. Go to C/C++ compiler -> preprocessor. Change the Defined symbols to:
ASSERT_RESET
FAKE_CRC_SHDW
TC_LINKKEY_JOIN
SECURE=1
INTER_PAN
  1. Press OK.
  2. Right-click on CC2530 - ProdHex* and click Rebuild all. Target
  3. Once finished, you can find the CC2530ZNP-Prod.hex file in Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev.