Hi,
We are trying to compile the IoT control bridge application with SDK version 2.6.8 and we have added 'End Device Bind Server' to the ZDO configuration in the config file, but the compilation is failing with the below error:
ERROR: Unable to locate '.zps_apl_ZdoEndDeviceBindServerContextSize' section in library file '../../../../SDKPackages/JN5189DK6/middleware/wireless/zigbee/Library/libZPSAPL.a'
Are we missing anything here?
Regards,
Devaiah
Hello @devaiah
Hope you are doing well.
Just to confirm the behavior that your application presents, which version of the IoT Control Bridge are you using?
Which version of MCUXpresso are you using?
Were you able to build the application before this modification?
Regards,
Eduardo.
Thank you for the quick response.
Below are the details of the project:
1. IoT control bridge application version is JN-AN-1247(v2007)
2. SDK version: 2.6.8
3. MCUXpresso version is v11.5.0_7232
And, the compilation is successful without adding 'End Device Bind Server'.
Regards,
Devaiah
Hi,
Truly apologize for my late response.
JN5189 SDK 2.6.8 was compiled and tested with MCUXpresso IDE version 11.6.0 and Python 3. Could you please try building the application with a later version of MCUXpresso?
Please, let me know your findings.
Regards,
Eduardo.