Has anything happened regarding the correction of this bug?In the meantime, I manage to open the .ioc file as "Open with -> Other... -> External programs, and select any version of CubeMX that corresponds to your original .ioc file. And no "Generate ...
Yes, I want projects with StdPeriph drivers. How do you imagine writing any normal project for STM32F030F4 with HAL library. Initialization consumes more than half of the Flash memory Why not put those old projects on your server. It's not a big ...
My approach to the problem is to immediately open a new file, named my_main.c, and create a while (1) {} function in it. Then I have a completely blank screen and a "main loop". In the original main.c the file only has a call to my_main (). This ...