ZigUP icon indicating copy to clipboard operation
ZigUP copied to clipboard

Compilation problems with instructions from README

Open Boldie opened this issue 4 years ago • 3 comments

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?

Boldie avatar Mar 23 '20 21:03 Boldie

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.

formtapez avatar Mar 24 '20 05:03 formtapez

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.

Boldie avatar Mar 24 '20 21:03 Boldie

Dear @formtapez ,

I did it as you mentioned, but IAR cannot find f8wConfig.cfg. It reports that **contains incorrect path.

Regards, Toni

tonipetrovic avatar May 25 '20 10:05 tonipetrovic