Troubles with false errors from ConfigTools

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Troubles with false errors from ConfigTools

989 次查看
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 项奖励
回复
1 回复

944 次查看
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 项奖励
回复