Problem found in MCUXpresso IDE v10.3.0

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

Problem found in MCUXpresso IDE v10.3.0

740 Views
burreslk
Contributor I

I am new to NXP product.

Using MCUXpresso IDE v10.3.0 with SDK v2.2(build 2018-12-20) for QN9080DK, and follow the getting start video on NXP website to import a BLE project - heart rate sensor, then select UART as the debug console, then I got the error message while building the project. 

It shows as below,

../source/app_config.c:93:20: error: 'gAppUseBonding_d' undeclared here (not in a function)
.withBonding = gAppUseBonding_d, 

If I select the debug console to semihost, then build successfully.

Or rollback to use MCUXpresso IDE v10.1.1 as video on NXP website, then got build successfully as well.

(After looked into this "successfully", I found it was "ignore" but not "successfully", because a non-included constant will never be passed the compiler process?)

Can anyone tell me what happen in MCUXpresso IDE v10.3.0?

Labels (1)
0 Kudos
Reply
1 Reply

548 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Thank you very much for the feedback, the issue has been reported and it will be solved in the next release.  


You can downgrade to the MCUXpresso version 10.2 meanwhile. 

Sorry for the inconvenience this might cause you

Regards

0 Kudos
Reply