This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

About reprogramming Z-STACK-LINUX-GATEWAY

Other Parts Discussed in Thread: CC2538, Z-STACK, CC2531

Hi

I was trying to develop a custom application based on the Z-STACK-LINUX-GATEWAY CC2538 sample downloadable at http://www.ti.com/tool/Z-Stack. Should I do it under IAR Embedded Workbench for ARM? Is there any FREE IDE that I can use for that as well?

Thanks.

  • You have to develop it under IAR Embedded Workbench for ARM and there is no FREE IDE to develop Z-Stack application.
  • Hi,
    if you want to use the Z-Stack Linux Gateway on the Linux host, you would be using the CC253x just as ZNP. For typical applications, ZNP does not need to be modified and you can just consider it as a black box.
    For instance, on the Z-Stack Linux gateway SDK, you can find the CC2531 ZNP firmware.
    In this case, you wouldn't need IAR to do create that and you can consider it as a black box.
    Thanks,
    TheDarkSide