Debugger stopped working
Hi everyone, I had this strange issue for a couple of days now: all of a sudden for apparently no reason (off course there is one, I’m just not able to find it) when I do “right-click on the project” > “Debug As” > “Ac6 STM32 C/C++ Application” all starts as usual, the perspective changes accordingly, but then on the “Debug” window, it says “terminated” without giving me the chance to click on the “play” button (all the buttons are greyed out).
The behavior seems to be the same as clicking on “Run” instead of “Debug” because the board is correctly programmed.
The stranger thing is that I created a virtual machine with the exact same OS (Ubuntu 21.10) and SW4STM32 version (2.9.0.201904120827) and imported the exact same project (using export.. import.. functions) and there it worked like a charm!
I also created a “hello world” project and that also worked so it’s not a “global” kind of eclipse configuration issue.
I also reinstalled System Workbench without any luck.
I’m attacing the output of the console with verbose mode on (-d on OpenOCD options) hoping that someone can point me in the right direction.
Thank you in advance for your time!
Mattia
EDIT:
I just realized that for some reason I didn’t attach the file (probably because I used the “preview” function and then forgot to re-attach the file)... I’m doing it now.
Thank you again