Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to Debug STM32 Project with Wokwi Plugin in CLion #112

Open
StarryTang opened this issue Dec 24, 2024 · 0 comments
Open

[BUG] Unable to Debug STM32 Project with Wokwi Plugin in CLion #112

StarryTang opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@StarryTang
Copy link

Describe the bug
Hello Wokwi team,

I am trying to debug an STM32 project using the Wokwi plugin in CLion. I followed the documentation to set up remote debugging and configured everything accordingly. Here are the details of my setup:

GDB version: arm-none-eabi-gdb 10.2.90
Wokwi debugger mode: Enabled and running (port 3333 is listening).
CLion configuration: Remote Debug with correct paths for ELF file and GDB executable.
However, after starting the Wokwi debugger, the CLion debug button keeps spinning indefinitely. It seems that GDB cannot establish a connection with Wokwi's GDB server.

Here are screenshots of my setup and the issue:

Debug configuration in CLion:
Wokwi simulator and the spinning debug button in CLion:
Could you please confirm if the issue is related to my configuration or if the arm-none-eabi-gdb 10.2.90 version is incompatible with the Wokwi debugger? Any guidance or suggestions would be greatly appreciated.

Thank you!

Screenshots
image
image

@StarryTang StarryTang added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant