ARM
- BeagleBone Black: My Private Embedded Project
Why I run a private embedded project on the BeagleBone Black — and how it is structured.
- Rust in the HAL — why and how
Why Rust is used in the Hardware Abstraction Layer of the BeagleBone project — and what the integration with C drivers and the Go API looks like in practice.
- Cross-Compilation for ARMv7 with CMake
Cross-compilation for the ARM Cortex-A8 of the BeagleBone Black with CMake and an ARMv7 toolchain.
- Combined HW/SW Debugging on ARM Cortex-M via JTAG/SWD — from OpenOCD to Lauterbach TRACE32
A hands-on tutorial on combined hardware/software debugging over JTAG/SWD on ARM Cortex-M — from ST-Link/J-Link/OpenOCD to the professional Lauterbach TRACE32 debugger.