OpenOCD icon indicating copy to clipboard operation
OpenOCD copied to clipboard

STMicroelectronics customized version of OpenOCD supporting STM32 MCUs and MPUs

Results 24 OpenOCD issues
Sort by recently updated
recently updated
newest added

--- **Description:** I am trying to flash my **STM32MP2** board using OpenOCD, but I am encountering an error because the file `target/stm32mp2x.cfg` is missing. This prevents OpenOCD from recognizing the...

Hi team, I'm currently trying to debug an STM32U3 series microcontroller using OpenOCD. Since OpenOCD does not yet include an official configuration file for the STM32U3 family, I used the...

OpenOCD supplied with Cube IDE v1.18.1 reports its version as: `Open On-Chip Debugger 0.12.0+dev-00608-gd8ed48fef (2025-02-06-11:17) [https://github.com/STMicroelectronics/OpenOCD]` As far as I can tell this version is not available in this repo....

I want to use Jlink mode to flash my STN32L476 devices but failed, it indicates: Info: auto-selecting first available session transport "jtag". To override use 'transport select ' Info: J-Link...