How to import or add the project generated in CubeMX to STM32CubeIDE?
Hi, I tried to create and import through the *.ioc file, but it didn't work. The EWARM folder does not appear along with the other project folders. I tried to generate again with the Device Configuration Tool Code Generator, but it didn't work, even with the RTOS Azure appearing on the screen, the EWARM folder is not created in the project.
It also failed to compile if added as C project, seems to be importing as project with Makefile. I tried to clean the project, but it didn't work.
Project generated in CubeMX:

STM32CubeIDE:



Would it be possible to add a way to add the projects generated by CubeMX without having to rework anything, since they use the same database (FW_F4)?

