Explore >> Select a destination


You are here

wrongbaud.github.io
| | tomverbeure.github.io
1.4 parsecs away

Travel
| |
| | voidstarsec.com
1.5 parsecs away

Travel
| | In this post we discuss how to commuinicate with an unsupported chip using OpenOCD and review how to write flash programming algorithms in OpenOCD. We also demonstrate how to flash custom firmware to the target device.
| | macoy.me
1.6 parsecs away

Travel
| | [AI summary] The text provides a detailed guide on setting up hardware debugging for Raspberry Pi 4 and 5 using JTAG and SWD interfaces, respectively. It covers building OpenOCD, configuring target-specific scripts, and using GDB for debugging kernel code. The Pi 5 section highlights the shift to SWD and includes setup instructions for the debug probe kit.
| | egghead.io
12.2 parsecs away

Travel
| You're going to run into a lot of frustration writing Node CLI's unless you get good at debugging. (Even if you use TypeScript!) To understand code exec...