Keil MDK and ST32cubeMX not interacting
I've only been able to load demo code on the STM, not anything original. Here's why:
Pc is Windows 10 64bit
Error #545: Required gpdsc file "C:\Users\Emiko Suydam\Documents\MDK\Boards\ST\STM32F030-Discovery\Keil_test_project_1\RTE\Device\STM32F030R8Tx\FrameworkCubeMX.gpdsc" is missing.
This error was generated by Keil while creating new project there, under Manage Run Time Environment, and selecting Buttons and LED. Keil expecting STM32cubeMX to generate this Framework file, but apparently it hasn't.
Clicking Generate Code on a new project in STM32cubeMX locks up GUI, GUI can only be closed by ending the java service which is "Suspended". Both 32bit and 64bit JRE versions installed.