JN5189 add WWAH

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

JN5189 add WWAH

1,238 Views
LChll
Contributor III

The SDK version of JN5189 is 2.6.4, and the jN-AN-1244 routine is 2005.

I have installed the add Cluster step to add this WWAH.

Is your WWAH function available?

The following error was reported when I compiled:

c:/nxp/mcuxpressoide_11.5.0_7232/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/ExtendedColorLight_NtagIcode_GpCombo_Ota_OM15081/obj/WWAHCommandHandler.o: in function `eCLD_WWAHCommandHandler':
WWAHCommandHandler.c:(.text.eCLD_WWAHCommandHandler+0x9b4): undefined reference to `ZPS_u8AplExtdedAibGetWWAH'
c:/nxp/mcuxpressoide_11.5.0_7232/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: WWAHCommandHandler.c:(.text.eCLD_WWAHCommandHandler+0x9be): undefined reference to `ZPS_vAplExtdedAibSetWWAH'
c:/nxp/mcuxpressoide_11.5.0_7232/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: WWAHCommandHandler.c:(.text.eCLD_WWAHCommandHandler+0xa2c): undefined reference to `ZPS_u8AplExtdedAibGetWWAH'
c:/nxp/mcuxpressoide_11.5.0_7232/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: WWAHCommandHandler.c:(.text.eCLD_WWAHCommandHandler+0xa34): undefined reference to `ZPS_vAplExtdedAibSetWWAH'
c:/nxp/mcuxpressoide_11.5.0_7232/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: WWAHCommandHandler.c:(.text.eCLD_WWAHCommandHandler+0xa5a): undefined reference to `ZPS_u8AplExtdedAibGetWWAH'
c:/nxp/mcuxpressoide_11.5.0_7232/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: WWAHCommandHandler.c:(.text.eCLD_WWAHCommandHandler+0xa64): undefined reference to `ZPS_vAplExtdedAibSetWWAH'
collect2.exe: error: ld returned 1 exit status
make: *** [Makefile:688: ../../../Binaries/ExtendedColorLight_NtagIcode_GpCombo_Ota_OM15081/ExtendedColorLight_NtagIcode_GpCombo_Ota_OM15081.axf] Error 1

ad
0 Kudos
4 Replies

1,171 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

Could you please describe how did you install the add Cluster step to add this WWAH?

What MCUXpresso IDE are you using?

 

Regards,

Ricardo

0 Kudos

1,153 Views
LChll
Contributor III

hi,

I have followed the usual steps to add the cluster.add wwah.png

ad
0 Kudos

1,094 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi,

 

Did you add the WWAH files to your project?

You can find them in the SDK. (Path: \middleware\wireless\zigbee\ZCL\Clusters\General\Source)

 

Regards,

Ricardo

0 Kudos

1,088 Views
LChll
Contributor III

how to add to the project, normally adding other clusters is this step.

ad
0 Kudos