Question
Flash write/Read program does not work with debugger
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