Debugging Kinetis microcontroller using PEmicro multilink

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugging Kinetis microcontroller using PEmicro multilink

1,147 Views
ksk10
Contributor II

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.

0 Kudos
3 Replies

717 Views
BlackNight
NXP Employee
NXP Employee

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

0 Kudos

717 Views
ksk10
Contributor II

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.

jtag.png

0 Kudos

717 Views
ksk10
Contributor II

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. PEAssistant.JPG 

0 Kudos