User Activity

I've been attempting to debug a test application compiled for an stm32f091RC controller on its corresponding nucleo development board. To debug, I use st-util and arm-none-eabi-gdb. When I load the elf file through gdb, the stm correctly halts just a...