Hi,
I am relatively new to Kinetis design studio . I am using the mk64fn1m0vll12 microcntroller. I need to debug it using the PE micro multilink. I have set up the debug configuration for the same.
The problem is I am not able to debug the project. I get the error as
Error in services launch sequence
Failed to launch GDB server. Please check that another instance of pegdbserver_console.exe is not running.
I have checked the , there is no pgdbserver running another instance.
I use the JTAG connectivity for debugging . I have attached the debug configuration file.
Kindly help me out with the solution for this problem.
Hi Sanket,
did you check it in the task manager (GDB Client and Server: Unlocking GDB | MCU on Eclipse )?
And check if the arm-none-eabi-gdb is running too (you might kill that one too).
I hope this helps,
Erich
Hi,
I am using a custom board with MK64FN1M0VLL12.
I have connected the JTAG interface as shown in the attached file.
Kindly Let me know if I am missing something in the connection.
Hi Erich ,
Thank You for the prompt response .
I have checked the task manager, no other instance of the gdb server and client is running.
Sanket.