How to launch openocd for the nucleo stm32l152?
Hello,I'm new to embedded programming and to the stm32 platform.I'm using linux. I need to debug and inspect the memory of the device. Openocd seems to be the preferred (perhaps the only way?) to do this on linux. I installed openocd but despite long...