SES v8.14 MacOS debug issue

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

    • SES v8.14 MacOS debug issue

      I am trying to develop USB driver, and I am having issues with debugging. What happens is that after I attach debugger, my device times out or similar thing and whole usb hub resets I assume, but debugger gets disconnected.
      I have to unplug the usb FS side and restart the j-link. While that is expected to happen, what bothers me is that when debugger disconnects, all the local/global variables disappears as well.

      Is there a way to disable auto disconnect/switch from debug info ? I dont expect to be able to step in/out, but at least see the last status before disconnect.