Entitlements could not be checked due to an error reaching the service. Showing non-confidential search results only.

Adventures in Debugging

Have you ever had tricky, hard-to-find bugs in your hardware/firmware? Me too!

After a decade of working with Cortex-M devices, I've had my fair share of issues to debug. Join me while we go through some past troubleshooting and debugging adventures and learn various techniques and tools in the process!

Some topics might include:

  • GDB and python
  • Various signal probing techniques
  • Tracing (with and without an ETM)
  • Debugging remote devices
  • Useful (and not-so-useful logs!)
  • and more!