cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong Folder for Code Generation

Yann Lemay
Associate

When I want to generate code with STM32CubeMX 5.3.0 for STM32CudeIDE, a new folder is created instead of using the folder containing the .ioc file when the .ioc file isn't named like the folder containg it. Only the .mxproject is created at the right place, but when I switch to TrueStudio, the code is generated at the good place.

Initial structure for STM32CudeIDE:

  • another-name
    • projectname.ioc

Resulting structure for STM32CudeIDE:

  • another-name
    • Inc
    • Src
    • .mxproject
    • projectname.ioc
  • projectname
    • Drivers
    • Src
    • Startup
    • .cproject
    • .project
    • STM32...ld
1 REPLY 1
Khouloud ZEMMELI
ST Employee

Hi @Yann Lemay​ ,

Can you please check with the latest CubeMX version (6.1.0) if issue still present or not ?

Thanks, Khouloud