Hi.
I'm working with MCUXpresso and a project for a Kinetis MK66. I open one of the examples of the SDK, I modify the package for LQFP144 and the clock with crystal 16Mhz.
There are 3 errors in the Problems window, attached capture screen of the errors. If I press with the right mouse button on each error, there is an option to Add component to the project, so I press this option, it seems that something is updated, but all three errors are always there, they are never deleted.
The program is compiled without errors and the option to update the project is available and executed.
What is the problem, why can not I eliminate those errors and what is their meaning?
Hi Luis,
the validation should help you to identify SDK drivers needed for the Config Tools to build the project. Common driver is required by the Clocks tool. In case the common driver is already included and the project can be built, please ignore the error (may be the driver just was not properly detected). Otherwise please share your project so we can investigate and find the root cause.
Regards
Marek