cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with the Project.

ferdlf
Associate III

I got a problem when saving a TouchGFX project and open it with the CubeIDE.
The first time I opened a proyect from TouchGFX with the CubeIDE, it looked like this.
project one.png
But then, when I do new proyects they look like this.
project 2.png
 I can't do anything and I tried uninstalling both programs and reinstalling them but It does nothing.
I really need help.

 

1 ACCEPTED SOLUTION

Accepted Solutions
JTP1
Lead

Hello

I think your problem is caused the fact that CubeIDE cannot handle properly two project with same name. (This case it seem to be STM32F746G_DISCO)

Simplest solution is to delete first other project from workspace and then import the new one.

Other solution is manually rename the .project file and its content.

Here is some info, havent done it for a while:

https://community.st.com/t5/stm32-mcus-touch-gfx-and-gui/change-the-name-of-the-project-in-stm32cubeide/td-p/240407

https://community.st.com/t5/stm32-mcus-touch-gfx-and-gui/change-project-name-stm32cube-ide-with-touchgfx-desiner/td-p/599010

Or then its something else :D

Br JTP

View solution in original post

2 REPLIES 2
JTP1
Lead

Hello

I think your problem is caused the fact that CubeIDE cannot handle properly two project with same name. (This case it seem to be STM32F746G_DISCO)

Simplest solution is to delete first other project from workspace and then import the new one.

Other solution is manually rename the .project file and its content.

Here is some info, havent done it for a while:

https://community.st.com/t5/stm32-mcus-touch-gfx-and-gui/change-the-name-of-the-project-in-stm32cubeide/td-p/240407

https://community.st.com/t5/stm32-mcus-touch-gfx-and-gui/change-project-name-stm32cube-ide-with-touchgfx-desiner/td-p/599010

Or then its something else :D

Br JTP

ferdlf
Associate III

Thanks man, as you said, the name was the problem. I delete the others and made a new one and it worked.