Hey everyone! I also have a few topics to discuss about debugging interfaces 😄 I’m trying to debug a Cortex-M0 microcontroller using Glasgow. If I understand correctly, the most suitable applet to use is SWDOpenOCD. However, this applet requires compilation from the source code to work with the remote bitbang interface of OpenOCD. Despite these efforts, I’m still encountering an error message: “Error connecting DP: cannot read IDR.” Is there any known issue with the applet or with the remote bitbang protocol of OpenOCD ?