CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

OpenOCD support

Last modified: 11 January 2023

OS: Windows (MinGW or MinGW-w64) / Linux / macOS

Required tools: OpenOCD, cross-compiler toolchain

Build targets: CMake / Makefile / custom build target

If your embedded target supports on-chip debug with OpenOCD (Open On-Chip Debugger), use the OpenOCD Download & Run configuration. It works for CMake-based projects, including the case of STM32CubeMX, as well as Makefile projects, and custom build targets.