GDB server, read memory while CPU running

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

  • GDB server, read memory while CPU running

    GDB server talking to an Energy Micro EFM32G890F128.
    Reading memory while CPU is stopped is OK.
    Reading memory while CPU is running fails, because J-link tries to read CPU registers?
    Why does J-link try to read CPU registers when i try to read memory?
    J-link then drops the connection to the debugger, but actually returns the correct data.
    JLinkGDB.log.txt