Loading...
 
Skip to main content

System Workbench for STM32


SW4STM32 Blank error message when either debugging or running

I'm trying to run some firmware on an STM32 Nucleo board. It builds properly, but whenever I try and run Debug or Run, I get a blank error message. The title says "Launch debug error" and there is no text in the body. This is a fresh install of Ubuntu 18.04.2 LTS and nothing seems to be amiss.

Building itself works fine, but there's some error on runs. Any help would be appreciated, thanks!

Nevermind, I fixed it. The default path to the openocd binary was incorrect, and giving it an explicit path instead of using variables fixed the error message