cancel
Showing results for 
Search instead for 
Did you mean: 

Change STM32CubeIDE Generated Code file path

SS13
Associate II

I want to change the path for where the STM32CubeIDE writes the source code files generated when the .ioc file changes. 

I am using STM32CubeIDE Version: 1.12.0.

Is it possible, and if so, how?

1 ACCEPTED SOLUTION

Accepted Solutions
Wijeden RHIMI
ST Employee

Hello @SS13​ ,

You can customize the project as you wish, putting resources in locations as desired through the project settings:

0693W00000aJkxuQAC.png 

But you need to understand how Eclipse works in order to not mess things up, so a link to this could be helpful:

https://www.eclipse.org/escet/use/projects.html

Don't hesitate to ask more questions !

Thanks,

Wijeden,

View solution in original post

5 REPLIES 5
Wijeden RHIMI
ST Employee

Hello @SS13 ,

Do you mean that you need to edit the path of source folder ?

waiting your response !

Thanks ,

Wijeden,

SS13
Associate II

Yes. By default the source code is created in a "Core" folder. I won't want my project structured this way.

Wijeden RHIMI
ST Employee

Hello @SS13​ ,

You can customize the project as you wish, putting resources in locations as desired through the project settings:

0693W00000aJkxuQAC.png 

But you need to understand how Eclipse works in order to not mess things up, so a link to this could be helpful:

https://www.eclipse.org/escet/use/projects.html

Don't hesitate to ask more questions !

Thanks,

Wijeden,

Wijeden RHIMI
ST Employee

Hello @SS13​ 

Does the previous solution help you ?

Thanks,

Wijeden,

SS13
Associate II

Yes. That link is helpful.

Thanks!