Troubles with false errors from ConfigTools

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

Troubles with false errors from ConfigTools

1,001 Views
jmreina
Contributor III

I keep receiving two errors listed from the ConfigTools in MCUXpresso for our work with the LPC55S06 that were not expected, yet the code compiles & looks just fine!

Error:

    1.png

Error:

    2.png

 

I have scrubbed my project & the MEX but can't find these issues! What is causing these errors?

0 Kudos
Reply
1 Reply

956 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @jmreina,

Commonly these kinds of errors are related with their missing drivers in the toolchain/IDE project.

You could fix it by going to Problems View. Usually, it is at the right bottom corner, but if you cannot see it, you could enable the view going to Window -> Show View -> Problems.

RaulRomero_0-1693587063612.png

[How to Show Problems View]

In Problems View you might see the related ConfigTools problems that may need to be solved. You can solve some of them (those with a lightbulb next to Error) by doing a right click on them, a list of available solutions will appear, and you could choose the one that you need.

RaulRomero_1-1693587063615.png

[Problems View in Peripherals' Config Tools]

Just for double check, could you please check the Problems View and solved the related problem?

Best regards, Raul.

0 Kudos
Reply