• Cannot add local variables to watch windows
    Hi, I cannot add local variables to watch window. I read from other thread that this is the because the debugger has not run till the initialisation. I inserted a breakpoint after the initialisation...
  • Add Static Watch
    Hi, Is it possible to add a watch of a static variable without having to pause execution in the module it is located before adding the watch? Even if you type the watch into the watch window, the...
  • watch variable
    How is it possible to watch the value of a variable during the processor is running (uvision3 and MDK edition realview compiler)? Is there only the symbol window where I can see the address and the...
  • I installed the nRF52840_xxA paka but cant add device
    I installed the nRF52840_xxA paka but cant add device on the target driver setup , it won't appear in the add option, it seems to be looking .flm files in ARM/Flash folder, the intaller placed...
  • can't watch local variable
    When I debug \Keil\ARM\RV30\RTL\Kernel\Examples\Measure\Measure.uv3,I want watch "cmdbuf[]" in Watch & Call Stack Window,when I use SARM.dll V1.5,watch data was right,but when I use SARM.dll V3.x,watch...