debugonomicon
debugonomicon copied to clipboard
Section: Overview
A description of how embedded programming and debugging works with links out to other sections, this is likely to be arm focussed at the moment. The goal of this section is to let people know what is available / currently used / they need to learn.
Including:
- [ ] Why programmers / debuggers
- [ ] Interfaces / Protocols (SWD, JTAG)
- [ ] Debuggers (BM, STLink, Segger, OpenOCD)
- [ ] Tools (GDB, LLDB)
- [ ] Semihosting (and the JLink specific equivalent)?