2019-05-09 08:14 AM
I am working with G071 neucleo board. I am trying to debug a program that writes and reads for EEPROM emulation. However, it does not work as expected in dubug mode.
The example program provided by ST for Flash runs well in run mode ( Without debugger) . But with debugger that also does not work.
Anybody have faced this issue?
Any solution to debug a Flash write program?
Thanks
2019-05-14 05:47 AM
Maybe revert back to old school UART or GPIO based debugging.
It is pretty easy to use the UART through SWD STLink.