Target Server Communication link disables and enabled for arincSchedSet
From boonflies@gmail.com@21:1/5 to All on Tue Aug 29 07:47:33 2017
I am trying to debug using GPS debugger. After starting the target hardware, I was able to connect to the hardware using Target Server and I then opened "windsh". I was able to attach the partition to be debugged in GPS debugger and I placed breakpoints
in the source code.
After entering "Cont" in the GPS debugger console, I I tried to run, "arincSchedSet 1" in windsh.
I observed that the LAN got disconnected and connected again which caused the Target Server to restart but it failed to restart with "rpccore backend client Timed out" error.
I am unable to continue debugging. What is the reason for the LAN disconnect? How to move forward?