Hi.
Please help me because i do not know what to do.
I am using keil for Cortex M0+ that is STM32L010 and after each programm start i get a message:
Loadind PDSC Debug Destryption failed for STM32L010
Disabling usage of PDSC Debug Descryption .
And in console output next message is:
Context : Item #1: <control if="jep106id != 0x20"> Item #0: <block>::Line 2 Expression : " Message(2, "Not a genuine ST Device! Abort connection.");" ----------------------------^ E203 : Undefined identifier - function 'Message'
Do you know how to fix it? And what causes the problem?
I found a the advice that i should delete file in DebugConfig folder but on the next keil starts the error appear once again