Debugging attempt: Error in services launch sequence

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

Debugging attempt: Error in services launch sequence

1,375 Views
joseasensio
Contributor I

Hi guys.

 

I am trying to debug a KSDK example application on mi FRDM-K64F, but after building the platform library and the application, I get this error when I try to debug it:

 

 

Error in services launch sequence

 

Launching command [C:\Freescale\KDS_3.0.0\eclipse\../openocd/bin/openocd -c gdb_port 3333 -c telnet_port 4444 -f kinetis.cfg -c echo "Started by GNU ARM Eclipse"] failed.

 

Launching command [C:\Freescale\KDS_3.0.0\eclipse\../openocd/bin/openocd -c gdb_port 3333 -c telnet_port 4444 -f kinetis.cfg -c echo "Started by GNU ARM Eclipse"] failed.

 

Cannot run program "C:\Freescale\KDS_3.0.0\eclipse\../openocd/bin/openocd": Launching failed

 

I tried to find openocd executable under eclipse subfolder but I think it is missing

 

Any idea?

Thanks

Labels (1)
0 Kudos
2 Replies

657 Views
joseasensio
Contributor I

Hi David.

Yes I was using KSDK 1.2. Now It is updated to 1.3.

I copied your openocd folder to KDS directory and now it is working.

Thanks !!!

0 Kudos

657 Views
DavidS
NXP Employee
NXP Employee

Hi Jose,

What version of KSDK are you using?  If KSDK_1.2 please upgrade to latest KSDK_1.3 on web at http://www.freescale.com/ksdk .

I'm attaching my openocd folder that should be in your KDS_3.0.0 folder.

Regards,

David