Breakpoint does not work with STM32MP13 package for use with azureRTOS
Hello,
I use STM32CubeMP13 Package has beed added by ST ( here on the wiki, here on github). I was able to use the DDR init and TCP echo client example on my STM32MP135F-DISCO board successfully. However, one problem remains. I can't set breakpoints for the TCP echo client example, nor for any other example using netXduo.
The examples work fine, it's as if I hadn't set any breakpoints in the program when I run in debug mode. The breakpoints work perfectly in the DDR init example. Is this related to the fact that the program runs in the DDR? Here's a screenshot of my debug configuration :


thanks in advance for your help
