[SOLVED] STM32CubeMX does not properly generate files for STM32CubeIDE.
I am using SW4STM32 as the toolchain in STM32CubeMX v5.4.0. The MCU I am using is the STM32H7 series.
In order to transfer Toolchain to STM32CubeIDE v.1.1.0, like SW4STM32, STM32CubeIDE was selected in Toolchain and GENERATE CODE button was pressed.
However, only Core and Driver codes are generated regardless of whether or not Generate Under Root is checked. Project files (.project, .cproject), .ld files, and startup code are not generated.
As with other similar questions ( https://community.st.com/s/question/0D50X0000AlcdBSSQY/stm32cubeide-cant-compile-stm32cubemx-520-projects-for-stm32cubeide?t=1571237740185 ), I uninstalled Java and MX and did a fresh install with the 64-bit version, but that didn't fix the problem.
Please let me know if there is a solution.
