I have the nrf52-dk, want to use the mbed framework and debug it. Many things seems to work, but i can not see any local variables while debugging. I can set breakpoints, do steps, see some registers, peripherals, … , but can not see any variable.
If I do the same with an arduino-framework (as example arduino-blink-example), I can debug and see the variables there. Do you have a reason for that?
Thanks for your support.