SES can not live watch variables when target is runing

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • SES can not live watch variables when target is runing

      New

      when I am using SES8.18+Jlink to debug a RISC-V MCU(HPM6284).
      I added some global variables to the watch window and set the refresh rate to twice a second.
      In fact, the variables are refreshed only when the target stopped. When the target on running, the variables in the watch window are keep in 0.
      Is there something I need to set?
      Please gave me some help, thanks!!