Skip to main content
hmc
Associate III
July 4, 2016
Question

How to change the output dir for existing CubeMx project?

  • July 4, 2016
  • 2 replies
  • 1037 views
Posted on July 04, 2016 at 21:55

Hello, is there any way to change the output dir (I guess it's the same as Toolchain Folder Location?) in CubeMX?

#cubemx-output-folder
This topic has been closed for replies.

2 replies

Nesrine M_O
Associate
July 5, 2016
Posted on July 05, 2016 at 15:53

Hi choi.henry,

I will forward your request to our MX team.

-Syrine-

stm32cube-t
ST Employee
July 19, 2016
Posted on July 19, 2016 at 10:48

Hello,

The project folder can not be changed. The workaround is to save the existing project as a new project: select the menu ''File > Save Project as'' and specify there a new project name (optional) and new destination folder.

Note this will create the project folder and save in there the project .ioc file only.

You will have to click ''generate code'' to retrieve the generated initialization code at the new location.

Best regards