JN-AN-1247 - MCUXpresso 11.3.0 import project and build issue

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

JN-AN-1247 - MCUXpresso 11.3.0 import project and build issue

Jump to solution
957 Views
jozef_maslik
Contributor II

Hi,


I tried import project from appnote JN-AN-1247 in MCUXpresso 11.3.0 but without success - imported project in workspace is not correct (missing source codes - bad path, env, etc.) When I did it manually and fix issues with "missing" files, compilation still fail, looks like because project is not compatible with new SDK for JN5189 or missing some settings.

10:25:51 **** Incremental Build of configuration ControlBridge_Full_GpProxy_1000000 for project JN-AN-1247-Zigbee-3-0-IoT-Control-Bridge ****
make TRACE=1 NODE=FULL_FUNC_DEVICE GP_SUPPORT=1 BAUD=1000000 -r all
Building Node Full functionality ...
"NOTE: Make sure that app_GP.cfg Manually Changed to have device ID as 0x0061 and also remove GP cluster id from in cluster list of Endpoint 242 for Proxy build"
Creating folders...


Makefile:375: ../../../../SDKPackages/JN5189DK6/middleware/wireless/zigbee/BDB/Build/config.mk: No such file or directory
make: *** No rule to make target '../../../../SDKPackages/JN5189DK6/middleware/wireless/zigbee/BDB/Build/config.mk'. Stop.
"make TRACE=1 NODE=FULL_FUNC_DEVICE GP_SUPPORT=1 BAUD=1000000 -r all" terminated with exit code 2. Build might be incomplete.

10:25:51 Build Failed. 1 errors, 1 warnings. (took 123ms)

Is any fix, update available for this appnote?

Thanks,
Jozef

 

Labels (2)
Tags (1)
0 Kudos
1 Solution
940 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @jozef_maslik,

I hope you are doing great.

Could you please confirm that you follow the application note JN-AN-1260?

The app note will help you with how to import the example.

Please let me know if you have any further questions.

Regards,

Mario

 

View solution in original post

0 Kudos
2 Replies
941 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @jozef_maslik,

I hope you are doing great.

Could you please confirm that you follow the application note JN-AN-1260?

The app note will help you with how to import the example.

Please let me know if you have any further questions.

Regards,

Mario

 

0 Kudos
917 Views
jozef_maslik
Contributor II

Hi @mario_castaneda ,

thanks for highlight AN1260... somehow I ignore it. I'm able to build it, now.

 

Thanks,

Jozef

0 Kudos