2025-08-04 3:23 PM - last edited on 2025-08-05 4:50 AM by Andrew Neil
Hi all,
I recently updgraded to STM32CUBEIDE 1.19 and GDB stopped working.
The error is
I'm a Linux illiterate, and most to the posts seem to be Linux centrix.
Any help is greatly appreciated!
Thanks, Archer
Solved! Go to Solution.
2025-08-07 3:18 PM
Hi Andrew,
Thanks for the reply. I have a work around.
I made the mistake of calling the project the same name as the STM device (i.e STM32F767).
Eclipse got all kinds of lost with that, I renamed the project directory, edited the project file, and erased the workspace. It all went back to working.
Thanks again
Archer
2025-08-05 4:49 AM
What does pressing the 'Details' button reveal?
2025-08-07 3:18 PM
Hi Andrew,
Thanks for the reply. I have a work around.
I made the mistake of calling the project the same name as the STM device (i.e STM32F767).
Eclipse got all kinds of lost with that, I renamed the project directory, edited the project file, and erased the workspace. It all went back to working.
Thanks again
Archer
2025-08-08 1:35 AM
That's interesting!
Please mark that as the solution - it will be useful to be able to find that!
2025-08-13 7:56 AM
Hi @Archer_Lawrence ,
That would be a serious issue if project name matching with product part number breaks STM32CubeIDE.
On my side, with same STM32CubeIDE version and Win11, I wasn't able to reproduce the issue. I would like to go farther with check if you can share your ioc file to check on my side.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.