Skip to main content
Yann Lemay
Visitor II
July 26, 2019
Question

Wrong Folder for Code Generation

  • July 26, 2019
  • 1 reply
  • 646 views

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
This topic has been closed for replies.

1 reply

Khouloud ZEMMELI
ST Employee
December 4, 2020

Hi @Yann Lemay​ ,

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

Thanks, Khouloud