Remote Debugging using Raspberry Pi and MCU-Link by Erich Styger
Remote debugging an embedded target is very useful: So don’t need a direct debug probe or USB cable connection. Instead, Erich Styger using a network connection (wired or even wireless) over TCP/IP to talk to the debug probe and target.
Read more: https://mcuoneclipse.com/2025/07/03/using-raspberry-pi-and-mcu-link-for-remote-embedded-debugging/
Erich Styger
MCU on Eclipse
Using Raspberry Pi and MCU-Link for Remote Embedded Debugging
This article explores using a Raspberry Pi as an inexpensive host for remote debugging embedded targets with an NXP MCU-Link CMSIS-DAP debug probe. It provides detailed instructions for setting up …
0 Replies