KDS 3.0 debugger for FRDMK64F stopeed working

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

KDS 3.0 debugger for FRDMK64F stopeed working

473 Views
tzahimanistersk
Contributor I

Hi

I've been using KDS 3.0 and KSDK 1.2.0 for FRDM-K64F for a while '

but now I get the folowing error when excecuting "hello wirkd" example.

I get the following error:

56824_56824.pngpastedImage_0.png

 

Please help

Labels (1)
0 Kudos
3 Replies

358 Views
BlackNight
NXP Employee
NXP Employee

Or it could be that the gdb client executable you are using cannot be found (does not exist)?

Check as well what is specified in your launch configs.

More on that topic: GDB Client and Server: Unlocking GDB | MCU on Eclipse

I hope this helps,

Erich

0 Kudos

358 Views
tzahimanistersk
Contributor I

I've unblocked the GDP according to your advice and it worked!

10X

0 Kudos

358 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Tzahi Manistersky,

The error message comes from the GDB, it looks that GDB cannot connect to openocd gdb server.

Please, check if after terminate the openocd is still there. If yes, please, try to kill it.

Best Regards,

Iva

0 Kudos