2019-04-01 02:42 AM
Hello! I use CubeMX ver.5.1.0 and Linux Mint 19. When i push the button "Generate code" CubeMX creates source files and headers, but doesn't creates any project files or makefiles. Than it shows error message(screenshot in attachments). It shows this message with all types of toolchains excepts item "Other Toolchains(GPDSC)".
2019-04-01 06:41 AM
While you're waiting for more helpful answers: start the CubeMX from a terminal window, so you can see all the error or debug messages. Maybe something interesting will show up.
-- pa
2019-04-01 04:06 PM
On Windows you can also check STM32CubeMX.log at C:\Users\<username>\.stm32cubemx.
2019-04-01 08:40 PM
2019-04-01 09:08 PM
Seen a few of these with V5.1.0 too, in Windows 10.
Yes it's copying HAL driver files to your project and thinks it can't. Calling it a "problem" isn't helpful. If you didn't enable or disable a peripheral in the .ioc and it's copying these files, that's a bug too. Can only guess.