cancel
Showing results for 
Search instead for 
Did you mean: 

Flash write/Read program does not work with debugger

NGT
Associate

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

1 REPLY 1

Maybe revert back to old school UART or GPIO based debugging.

It is pretty easy to use the UART through SWD STLink.