zephyrproject-rtos / openocd

OpenOCD with Zephyr patches for building Zephyr SDK
Other
28 stars 45 forks source link

open-ocd zephyr rtos awarness #42

Closed manoj153 closed 3 years ago

manoj153 commented 3 years ago
The following RTOS values are supported by OpenOCD: eCos ThreadX FreeRTOS ChibiOS embKernel mqx uCOS-III auto

I am using cortex-debug extension but under the hood, open OCD pointed to openocd package bundled from v0.12.0 zephyr SDK, the question is do we have RTOS support?

galak commented 3 years ago

The OpenOCD in the SDK has Zephyr RTOS awareness support.

manoj153 commented 3 years ago

Noted with thanks, as such, it's something to be done on config of my cortex-debug