zephyrproject-rtos / openocd

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

tfc/target: stm32: Fix missing DBG clock on stm32g0/l0 #46

Closed erwango closed 2 years ago

erwango commented 2 years ago

On stm32g0 and stm32l0 series, DGCMCU clock should be enabled before any access. This was missing, fix this.

Signed-off-by: Erwan Gouriou erwan.gouriou@linaro.org

galak commented 2 years ago

LGTM, is this been sent to upstream openocd?

erwango commented 2 years ago

Not yet. This is planned but with unknown delay