gfroerli / firmware

Firmware for the water temperature sensor project
GNU General Public License v3.0
6 stars 1 forks source link

Update openocd configuration files #118

Closed rnestler closed 2 years ago

rnestler commented 2 years ago

Just copied the file from /usr/share/openocd/scripts/target/stm32l0.cfg and /usr/share/openocd/scripts/interface/jlink.cfg.

Then patched the jlink file again to use the SWD inferface.

With this update I can start openocd, but I'm still not able to properly debug with it.