Skip to content

Releases: teslabs/openocd

latest

28 Feb 17:41
66d2993

Choose a tag to compare

latest Pre-release
Pre-release
pebble: customizations to make debugging on PebbleOS possible

PebbleOS uses a customized FreeRTOS flavor, so it's not possible to use
vanilla OpenOCD FreeRTOS plugin to debug it. This patch, forward-ported
from the pebble/openocd fork, should make it possible.

Just build and use OpenOCD as usual.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>