Hi,
When I try to run a colleague's project on my PC in debug mode in Visual Studio Code, I get the error "Run to 'main' timed out. Trying to pause program":
The debug session never hits the entry break point. The project runs with no problem on my colleague's PC. I'm able to flash this project on my board without any problem. I'm able to run in debug mode other example projects on my PC. There is the complete log of the Debug Console:
What can be the issue?
Thank you!