Skip to main content
PLane.1
Associate II
June 3, 2020
Question

How to change the location of ioc generated code?

  • June 3, 2020
  • 4 replies
  • 1338 views

STM32CubeIDE version 1.2.0

Looking to customize where the ioc code is generated to.

I have checked in the .ioc project settings with no luck.

How can I accomplish this?

This topic has been closed for replies.

4 replies

TDK
Super User
June 3, 2020

For STM32CubeIDE projects, it's based on where the file is saved and cannot be changed.

"If you feel a post has answered your question, please click ""Accept as Solution""."
PLane.1
PLane.1Author
Associate II
June 3, 2020

I am surprised there is no way to customize the where the code is generated. and what the structure is.

TDK
Super User
June 3, 2020

Some level of standardization seems fine to me. You can always "Save As..." the IOC file to another folder.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Cartu38 OpenDev
Graduate II
June 14, 2020

Starting 1.3.0 IDE release (current is 1.3.1) you have access to some new feature which is allowing you to relocate and rename your project starting from your .ioc file.

Please have a try File > New > STM32 project from exisitng .ioc file