All Projects → STMicroelectronics → OpenOCD

STMicroelectronics / OpenOCD

Licence: other
STMicroelectronics customized version of OpenOCD supporting STM32 MCUs and MPUs

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
HTML
75241 projects
tcl
693 projects
perl
6916 projects
Makefile
30231 projects

Projects that are alternatives of or similar to OpenOCD

metal.test
Deprecated, superseded by https://github.com/metal-ci/test
Stars: ✭ 41 (+20.59%)
Mutual labels:  debugger, openocd
Pystlink
Python tool for flashing and debugging STM32 devices using ST-LINK/V2
Stars: ✭ 138 (+305.88%)
Mutual labels:  debugger, stm32
esp8266-wifi-cmsis-dap
WIRELESS CMSIS-DAP USB/IP-SWD/JTAG HID adapter firmware for ESP8266 boards
Stars: ✭ 69 (+102.94%)
Mutual labels:  debugger, stm32
hftrx
Embedded firmware for ham radio transceivers
Stars: ✭ 27 (-20.59%)
Mutual labels:  stm32, stm32mp1
dap42-hardware
STM32F042Fx based DAP interface hardware
Stars: ✭ 17 (-50%)
Mutual labels:  debugger, stm32
lv port stm32f746 disco
LVGL ported to STM32F746G-DISCO using STM32CubeIDE
Stars: ✭ 28 (-17.65%)
Mutual labels:  stm32, stm32cubeide
Dap42
CMSIS-DAP debugger firmware for STM32F042Fx and STM32F103xx
Stars: ✭ 115 (+238.24%)
Mutual labels:  debugger, stm32
MCUCapture
Utility for plotting array data from MCU RAM
Stars: ✭ 22 (-35.29%)
Mutual labels:  stm32, openocd
RailLink
Compact isolated version of J-Link v9.
Stars: ✭ 69 (+102.94%)
Mutual labels:  debugger, stm32
stm32-cube-cmake-vscode
STM32, VSCode and CMake detailed tutorial
Stars: ✭ 346 (+917.65%)
Mutual labels:  stm32, stm32cubeide
Various mcu debugger diy
各种LInk大合集
Stars: ✭ 402 (+1082.35%)
Mutual labels:  debugger, stm32
stm32mp1-baremetal
Baremetal framework and example projects for the STM32MP15x Cortex-A7 based MPU
Stars: ✭ 43 (+26.47%)
Mutual labels:  stm32, stm32mp1
nf-Visual-Studio-extension
🧰 Visual Studio extension for .NET nanoFramework
Stars: ✭ 42 (+23.53%)
Mutual labels:  debugger, stm32
versaloon
JTAG Versaloon firmware for the STM32 Bluepill board
Stars: ✭ 95 (+179.41%)
Mutual labels:  stm32, openocd
STM32CubeIDE-Workshop-2019
STM32CubeIDE Workshop (Taipei, 22 May 2019)
Stars: ✭ 42 (+23.53%)
Mutual labels:  stm32, stm32cubeide
stm32f7xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Stars: ✭ 71 (+108.82%)
Mutual labels:  stm32
stm32-blue-pill-rust
Rust for STM32 Blue Pill with Visual Studio Code
Stars: ✭ 98 (+188.24%)
Mutual labels:  stm32
ArmaDebugEngine
A still experimental Script Debugger for Arma 3
Stars: ✭ 38 (+11.76%)
Mutual labels:  debugger
open-watch
An open-source handmade smartwatch. All of the codes, PCBs and schematics are available. ⌚
Stars: ✭ 35 (+2.94%)
Mutual labels:  stm32
gdb-dashboard
Modular visual interface for GDB in Python
Stars: ✭ 8,699 (+25485.29%)
Mutual labels:  debugger

STMicroelectronics/OpenOCD

1. Overview

The Open On-Chip Debugger (OpenOCD) is a free software aiming to provide debugging, in-system programming and boundary-scan testing.

To be used within STM32CubeIDE, STMicroelectronics modified OpenOCD to support:

  • All STM32 MCU and MPU devices
  • All ST-Link variants and features

STMicroelectronics is actively working at merging these modifications in the official OpenOCD. In the mean time, these modifications are available in this repository.

This software component is licensed under GNU General Public License v2

For more information regarding OpenOCD please refer to:

2. Contributing guide

This part serves as a checklist before contributing to this repository.

Before opening an issue

To report a bug/request please file an issue in the right repository (example for OpenOCD). But check the following boxes before posting an issue:

  • Make sure you are using the latest commit (major releases are Tagged, but corrections are available as new commits).
  • Make sure your issue is not already reported/fixed on GitHub or discussed on a previous Issue. Don't forget to browse into the Closed Issues.
Pull Requests

For the moment, the Pull Request feature is not deployed. STMicroelectronics is working on a Contributor License Agreement procedure

Copyright © 2020 STMicroelectronics. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].