2020-06-03 11:58 AM
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?
2020-06-03 02:44 PM
For STM32CubeIDE projects, it's based on where the file is saved and cannot be changed.
2020-06-03 03:04 PM
I am surprised there is no way to customize the where the code is generated. and what the structure is.
2020-06-03 03:54 PM
Some level of standardization seems fine to me. You can always "Save As..." the IOC file to another folder.
2020-06-14 12:39 PM
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