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

silabs-multiprotocol: Enable SWD debugging for Yellow and automatically generate coredumps #3422

Closed

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jan 19, 2024

This build augments the multiprotocol addon for the Yellow with debug firmware (built with -O0). It will be flashed on top of the existing Gecko SDK 4.4.0 firmware on startup.

OpenOCD with EFR32 patches connects over SWD to the Zigbee module and GDB is set up to dump RAM and registers upon any any assertion being hit. These text core dumps are written to /share/silabs_multiprotocol_crash_dumps/.

This probably will be broken out into a separate addon, with the regular multiprotocol addon downgraded to the more stable previous Gecko SDK release.

@puddly
Copy link
Collaborator Author

puddly commented May 15, 2024

@zalatnaicsongor If you'd like to continue hacking with multi-PAN and have a Yellow handy, try out this branch of the addon. I used it to collect crash information from the firmware itself in a format that can be remotely "debugged".

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

Successfully merging this pull request may close these issues.

1 participant