On iMX7D, JLink v630k.
Upload code & start successfully, and single stepping.
At some point GDB / Segger GDBServer spits this
Remote failure reply: EC1100200000000000000000EC1100209C030020A5A5A5A5A5A5A5A5D8110020A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5D81100205D292120842F212000000041
...
02-00000000-00-00266079-0051: T8C977700 266:079 JLINK_ReadReg(FPS31) returns 0x00000000 (0000ms, 2054ms total)
01-0000000D-00-00266080-008C: $EC1100200000000000000000EC1100209C030020A5A5A5A5A5A5A5A5D8110020A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5D81100205D292120842F212000000041#f8
02-00000000-00-00266423-004D: T91581700 266:422 JLINK_GetHWStatus(...) returns 0x00 (0001ms, 2056ms total)
...
After this the session (at least on GDB side) gets screwed, and I cannot stop/continue or single step, and have to kill it. The GDBServer seems to gracefully exit ...
What is going on any idea.. ?
Upload code & start successfully, and single stepping.
At some point GDB / Segger GDBServer spits this
Remote failure reply: EC1100200000000000000000EC1100209C030020A5A5A5A5A5A5A5A5D8110020A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5D81100205D292120842F212000000041
...
02-00000000-00-00266079-0051: T8C977700 266:079 JLINK_ReadReg(FPS31) returns 0x00000000 (0000ms, 2054ms total)
01-0000000D-00-00266080-008C: $EC1100200000000000000000EC1100209C030020A5A5A5A5A5A5A5A5D8110020A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5A5D81100205D292120842F212000000041#f8
02-00000000-00-00266423-004D: T91581700 266:422 JLINK_GetHWStatus(...) returns 0x00 (0001ms, 2056ms total)
...
After this the session (at least on GDB side) gets screwed, and I cannot stop/continue or single step, and have to kill it. The GDBServer seems to gracefully exit ...
What is going on any idea.. ?