2020-04-16 03:34 PM
I've been using the STM32CubeIDE on a Ubuntu system to develop code for our STM32 based device. Up until today everything was working just fine. But today I made some changes to my code, and when I went to launch the debugger to try it out, I get nothing. I click the Debug button in the tool-bar, nothing. If I go to the Menu and select Run->Debug, nothing. Everything else seems to be working (builds work, I can switch perspectives, etc). It just seems that the debugger won't launch. The frustrating part for me is that I can't even find where to look for info. Is there a log file someplace that might have debugger output?
The only thing that I can think of that I might have changed since the last time I ran the debugger is yesterday in installed PyDev (we use python for automated test scripts). That seemed to work fine, but then the debugger stopped, so I uninstalled PyDev (didn't help). I even tried re-installing STM32CubeIDE but still no joy.
Any pointers as to where to look would be greatly appreciated.
/dwight
2021-10-11 12:52 PM
I ran into the fact that debugging did not launch. I reinstalled CubeIde - it didn't help.
Then I just created a new workspace and that helped!
2022-11-07 02:32 PM
I just ran into this on Windows. Bummer because PyDev is a key part of my IDE. I'll try reinstalling at a later date and watching which boxes I leave checked when I install it.
Removed PyDev and then rebuilt the workspace and that appears to be working so far.
2023-08-28 02:31 AM - edited 2023-08-28 02:33 AM
Hi,
I am facing the same issue using Windows setup.
Some time ago, I faced the same issue using MAC.
Please refer to the following link.
https://community.st.com/t5/stm32cubeide-mcu/debug-using-stm32cube-ide-on-mac-os-is-not-working/td-p/68406
Any update on this issue?
Please note that the only way to solve this, is to create a new workspace.
WIth regards.