Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation problems with instructions from README #19

Open
Boldie opened this issue Mar 23, 2020 · 3 comments
Open

Compilation problems with instructions from README #19

Boldie opened this issue Mar 23, 2020 · 3 comments

Comments

@Boldie
Copy link

Boldie commented Mar 23, 2020

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?

@formtapez
Copy link
Owner

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.

@Boldie
Copy link
Author

Boldie commented Mar 24, 2020

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.

@tonipetrovic
Copy link

Dear @formtapez ,

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

Regards,
Toni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants