You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got strange compilation errros not finding paths if I follow the readme.
Clone ZigUP source to \Projects\zstack\HomeAutomation\ZigUP\
Done
Start \ZigUP\CC2530DB\ZigUP.eww to load project in IAR
Where is this located? I tried to open it in subdirecoty src -> Strange compile errors not finding the framework. Moving sources from /src to / I got some other compile errors.
I also got errors if I want to open for e.g.- Tools/f8wEndev.cfg from the IAR which points to an incorrect path: C:\Texas Instruments\Z-Stack Home 1.2.2a.44539\Projects\zstack\HomeAutomation\ZigUP\Tools\CC2530DB\f8wEndev.cfg
Have you some advices how to compile the stuff?
The text was updated successfully, but these errors were encountered:
Copy the "src/ZigUP" folder from the git-repository to your Z-Stack installation folder so it looks like this: \Projects\zstack\HomeAutomation\ZigUP
In that folder start CC2530DB\ZigUP.eww to load the project in IAR.
In the opened project search for f8wConfig.cfg in some of the displayed subdirectories and select the ZigBee channel your coordinator is using.
Ok. I managed to compile the code. I uploaded the code to my evalboard. Unfortunately the device did not join my network. But it seems to behave like the other sample applications form TI with my zigbee2mqtt coordinator (checked channel and also added network default key to project). I think I have to wait till my ordered CC2531 device will come to sniff the network to check where the problem is.
I got strange compilation errros not finding paths if I follow the readme.
Done
Where is this located? I tried to open it in subdirecoty src -> Strange compile errors not finding the framework. Moving sources from /src to / I got some other compile errors.
I also got errors if I want to open for e.g.- Tools/f8wEndev.cfg from the IAR which points to an incorrect path: C:\Texas Instruments\Z-Stack Home 1.2.2a.44539\Projects\zstack\HomeAutomation\ZigUP\Tools\CC2530DB\f8wEndev.cfg
Have you some advices how to compile the stuff?
The text was updated successfully, but these errors were encountered: