2023-08-30 5:46 AM - edited 2023-08-30 5:47 AM
Hi there,
I'm facing a problem with Cube IDE (ver. 1.13.0). Completely out of nowhere, it stopped letting me debug or run the code. When I click the buttons, I can see in the bottom right corner that it tries to launch the debugger, but it stops at Launching XXXX Debug: 0% and immediately disappear.
I already tried to reinstall everything, but nothing happened. I also tried to start the GDB server manually but nothing...
Actually, the board and ST-Link (V3MINI) are OK, and I can program the board through STM32Programmer.
Can anybody please help me? I can't work like that...
Thanks
Simone
Solved! Go to Solution.
2023-08-30 6:31 AM
Hi @SScar.2
Thank you for posting.
Have you tried the last version STM32CubeIDE 1.13.1, otherwise could you share the name of the board you using?
Thank you
Souhaib
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.
2023-08-30 6:31 AM
Hi @SScar.2
Thank you for posting.
Have you tried the last version STM32CubeIDE 1.13.1, otherwise could you share the name of the board you using?
Thank you
Souhaib
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.
2023-08-30 6:34 AM
Actually I just SOLVED (after a lot of hours spent with this problem). I just erased the whole .metadata folder from workspace directory and it worked! Absolutely no idea why.
Thanks however for the help