Hi, when I build the project myself in addition to the Type Conflict Warnings I get the following two warnings:
Warning[Pe047]: incompatible redefinition of macro "INP" (declared at line 10 of "C:\Z-Stack 3.0.2\Projects\zstack\HomeAutomation\flower\zstack-lib\utils.h") C:\Z-Stack 3.0.2\Components\osal\include\comdef.h 63
Warning[Pe128]: loop is not reachable C:\Z-Stack 3.0.2\Components\hal\common\hal_assert.c 245
I don´t get any errors so there is a hex file build. But when I use it for flashing the device I can´t connect properly to the device via Zigbee.
Any thoughs?
I followed the Instructions under https://zigdevwiki.github.io/Begin/IAR_install/ and applyed the patch as well.