Question
Breakpoint based on memory written
I am debugging with STM32CubeIDE, and I have a problem in my program of something unrecognized writing in the memory space. To be more specific in the 0x20001FBC
Could it be possible to define a breakpoint in the debugger that shoots when this memory space is overwritten?