Troubles with false errors from ConfigTools

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Troubles with false errors from ConfigTools

997件の閲覧回数
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 返信

952件の閲覧回数
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 件の賞賛
返信