Hello, I am creating a project with the K32L2B21 series.
I added the SDK library, but the warning appears as below
The SDK I have is only version 2.3, but MCUXpresso wants 2.2.
What should I do?
or Since my SDK is the top version, can I ignore that warnning?
Issue: Unsupported version of the ADC16 Driver in the toolchain/IDE project. Required: 2.2.0, actual: 2.3.0. Project might not compile correctly.
Level: Warning
Type: Validation
Tool: Toolchain/IDE project
Origin: Peripherals
Target: Toolchain/IDE project: core0
Resource: platform.drivers.adc16
(My MCUXpresso version is "MCUXpresso IDE v11.6.1_8255")
Thank you
Hi,
Generally, you can ignore the warning information.
But I suggest you download the latest MCUXPresso tools with version11.9
and also download the latest SDK package.
https://mcuxpresso.nxp.com/en/welcome
and check if there is warning inf
Hope it can help you
BR
XiangJun Rong