STM32cubeIDE generated project does not run but the same project generated with STMcubeMX works?
I am new to STM32 and it's tools so please excuse my ignorance. I have both STM32cubeIDE V1.3.1 and STMcubeMX V5.6.0 loaded. When I generate a 'simple' project for the STM32F103C8 it does not run correctly if the IDE was used to generate the initial project. If I generate the initial project with STM32cubeMX I can then compile it with the STM32cudeIDE and it works as expected. I am at a loss to understand why --- any advice would be appreciated