damogranlabs / VS-Code-STM32-IDE

Use VS Code as STM32 IDE with CubeMX
MIT License
247 stars 52 forks source link

Error (unrecoverable) Unable to find matching STM32 CPU name for Keil project device: STM32L072CTx #36

Open charlesfayal opened 4 years ago

charlesfayal commented 4 years ago

What does this mean and what do I need to solve it?

schperplata commented 4 years ago

It means that when importing Keil project, script couldn't found matching CPU (with given name) in STM32 CubeMX local device repository. This is needed for Makefile creation. Make sure you have installed correct device firmware pack in CubeMX and retry.

Device is searched in a file:<folder of CubeMX .exe>/db/mcu/families.xml