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

Debugging with gdb #14

Open
sonman opened this issue Jan 1, 2025 · 1 comment
Open

Debugging with gdb #14

sonman opened this issue Jan 1, 2025 · 1 comment

Comments

@sonman
Copy link

sonman commented Jan 1, 2025

I want to play around with the code and debugging it.
After flashing I started openocd and then gdb to connect to it.
But unfortunately
When executing gdb nrf52810_xxaa_s112_patched.elf it says No debugging symbols found.
How enable debugging ?

@sonman
Copy link
Author

sonman commented Jan 1, 2025

nrf52810_xxaa.out has the debug information. But due to converting it to a .hex file it got lost I assume.
The hex file convert is necessary to merge it with the soft device (what's that?) I assume.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant