Debugging with RAKDAP1 on STM32CubeIDE

Hello RACK support team.

Does anyone know if it’s possible to integrate RAKDAP1 with STM32CubeIDE for SWD debugging?

Best Regards.

Hi @Takahashi ,

I had a quick look and saw that you can probably try pyocd under JTAG Device.

However, access to an ST-LINK might simplify your development/debugging efforts.

Btw, as alternative, if you really want to debug using RAKDAP1, you can do it external/outside STM32CubeIDE by following this guide on setting up GDB Server/Client.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.