not possible to debug - configuration of GDB fails
Hi,
Just wanted to let you know what i did to fix this issue 😊
if added to my debug settings -> tab startup:
monitor reset
monitor halt
monitor flash protect 0 0 11 off
for your info:
i'm using a stlink v2 ebay programmer (updated via stlink util to latest version), not sure if this is mandatory, probably not...
a stm32 devboard (http://item.taobao.com/item.htm?spm=a1z10.1.w4004-386456545.4.3eifcC&id=22097803050), its stm32f103c8
both boot0 and boot1 are in 0 position.
hope this helps!