JN-AN-1189-ZigBee-HA-Demo Build Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JN-AN-1189-ZigBee-HA-Demo Build Error

3,750 Views
jeromeoehninger
Contributor II

I am trying to get the ZigBee Home Application Demo (JN-AN-1189) running on the JN516x-EK004 Evaluation Kit.

I downloaded BeyondStudio (JN-SW-4141) and the ZigBee HA SDK (JN-SW-4168) and
followed the instructions of the BeyondStudio User Guide (JN-UG-3098).
I installed them under C:\nxp\bstudio_nxp (default location) and downloaded the ZigBee Plug-ins as described in the guide.
Then I created a workspace (default workspace) and imported the JN-AN-1189-ZigBee-HA-Demo.
But when I tried to build it, I got 2 errors:

1.   'zps_msgMcpsDcfm' undeclared here (not in a function) 
2.   make: *** [/c/nxp/bstudio_nxp/workspace/JN-AN-1189-ZigBee-HA-Demo/ColorDimmableLight/Build/zps_gen.o]

Error 1

Do I have to do any changes to the code or the settings to build it?

22 Replies

110 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Jerome,

Could you please post a new question in this community?

Best Regards,

Mario

0 Kudos

110 Views
jeromeoehninger
Contributor II

Hi Mario,

The first time I tried it out, it wasn't working. It looked like the board wouldn't start up properly, because the three LEDs on the Generic Expansion Board were just shining a bit. So, I deleted the project and imported it new. I modified the oscfgdiagrams and the makefile. The compiling went without any problems and when I downloaded the bin file the LEDs were blinking normally and I received the messages in the Terminal.

Now it looks like everything is working, so I should be able to develop my own application. I will write again if any problem occurs.

Thanks for your help.

Regards,

Jerome