Problem with the Project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-03 8:58 AM
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.
But then, when I do new proyects they look like this.
I can't do anything and I tried uninstalling both programs and reinstalling them but It does nothing.
I really need help.
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
-
TouchGFX Designer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-03 9:48 AM - edited ‎2024-02-03 9:51 AM
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:
Or then its something else :D
Br JTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-03 9:48 AM - edited ‎2024-02-03 9:51 AM
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:
Or then its something else :D
Br JTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-03 10:18 AM
Thanks man, as you said, the name was the problem. I delete the others and made a new one and it worked.
