Skip to main content
NGT
Visitor II
May 9, 2019
Question

Flash write/Read program does not work with debugger

  • May 9, 2019
  • 1 reply
  • 582 views

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

This topic has been closed for replies.

1 reply

Flemming Gram CHRISTENSEN
ST Employee
May 14, 2019

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

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