Error in services launch sequence
Failed to launch GDB server. Please check that another instance of pegdbserver_console.exe is not running.
How to solve the problem, thank you!
Solved! Go to Solution.
Hi,
just check if another GDB server is not running via task manager. In windows press CTRL+SHIFT+ESC to start task manager. If there is present pegdbserver process - just kill it. It may happen if for example debug session is interrupted by disconnect from USB or power outage.
Jiri
Hello,
See the answer from Jiri (find and kill the P&E gdb server in the task manager). Otherwise, this article shows it for KDS, but the same principle applies to S32 DS.
Erich
Hi,
just check if another GDB server is not running via task manager. In windows press CTRL+SHIFT+ESC to start task manager. If there is present pegdbserver process - just kill it. It may happen if for example debug session is interrupted by disconnect from USB or power outage.
Jiri