Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| debugging_hardware [2022/04/21 20:56] – [JTAG] admin | debugging_hardware [2022/04/29 14:07] (current) – [gdb] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | ARM semihosting | ||
| + | |||
| + | ITM, available in M3/M4/M7, output debug msgs over serial SWO / SWV (protocol) | ||
| + | |||
| + | ETM | ||
| + | |||
| + | SWD: SWCLK, SWDIO plus (optional) SWO | ||
| + | |||
| + | SWO is an optional extension of the SWD interface | ||
| + | |||
| + | RTT (Segger) | ||
| + | |||
| [[https:// | [[https:// | ||
| + | |||
| + | https:// | ||
| ====== ARM ====== | ====== ARM ====== | ||
| Line 28: | Line 43: | ||
| https:// | https:// | ||
| ====== gdb ====== | ====== gdb ====== | ||
| + | {{ : | ||
| + | |||
| https:// | https:// | ||