Skip to content
Snippets Groups Projects
Commit ba30315f authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

boards/b-l072z-lrwan1: enforce CPU reset when connecting with openocd

connect_assert_srst is used to enforce a CPU reset before connecting to
it with openocd. This is useful when debugging on-chip.

For details on openocd reset configuration, see
parent 58067c2e
Branches
No related tags found
No related merge requests found
source [find target/stm32l0.cfg] source [find target/stm32l0.cfg]
reset_config srst_only reset_config srst_only connect_assert_srst
$_TARGETNAME configure -rtos auto $_TARGETNAME configure -rtos auto
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment