STM32Cube MX 6.11 in STM32CubeIDE 1.15.0 not generating code
I have an existing STM32L5 project. I updated to the latest IDE 1.15 which includes CubeMX 6.11. Opening the project I clicked the migrate option to migrate the workspace and MX to match up with the tools.
I added as pair of precision external crystals (16.0 Mhz and 32.768 kHz) to my design. I edited the .IOC to enable those 2 external clocks and modified my clock configuration accordingly.
When I click Generate Code, a dialog box pops up for a second and disappears. No code is generated.
What's wrong? How can I debug this?
The change seemed too simple to fail... but again, the tech proves me wrong!
