Please I have a problem with this error: error.JPG
I have keil 5 and SDK 12.3.
Please I have a problem with this error: error.JPG
I have keil 5 and SDK 12.3.
Hi,
It looks like you have included an old driver through the CMSIS Packs system in Keil. Packs is no longer supported by the SDK. You need to add drivers from the SDK directories, see this answer for more details.
The ADC driver referenced in your image are from SDK v11.0.0-2.aplha, and might not work with SDK 12.3.0.
Best regards,
Jørgen