cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Save As feature in STM32CubeMX2

gil_dobjanschi
Associate III

Hi @STackPointer64 ,

I wanted to note one issue related to the 'Save As' feature.

After I enter the project name (I2C_new_project_name) and the project repository (/home/gil/.../I2C_new_project_name) I click the Save button. I open the newly created ioc2 file with a text editor and I notice that the source code path is the one of the old project:

"CMake": {
"outputPath": "I2C_old_project_name_cmake",
"toolchain": "GCC",
"exportSource": "include-packs-from-local",
"removeBoard": true
}

I was expecting to see the source code path of the new project. Sure enough if I generate the project with this ioc2 file it will write to the I2C_old_project_name_cmake directory. 

I edited the ioc2 file  to change the source code path to the new path to fix this issue.

 

Regards,

Gil

Original post: Starting a new project with an existing ioc2 file. This discussion has been moved here for better tracking and follow-up.

0 REPLIES 0