openSDA with Segger FRDM K64

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

openSDA with Segger FRDM K64

1,305 Views
roymessinger
Contributor V

Until now I've been using the segger Jlink flasher cable. I've now working with a new board and went back using the original usb cable with the OpenSDA interface (in the device manager: JLink CDC UART Port). For some reason I cannot connect to the board and flash it.

I've used all the available options (Segger, obviously, PEMicro and OpenOCD), I've tried with the MBED bootloader and the Segger bootloader (also with my old FRDM K64 board and a new FRDM K64 board). I've tried the SWD button as well as the JTAG button (in the SEGGER config window).

Surely I'm doing something wrong..

What have I forgotten?

Using the SEGGER:

Connecting to target...ERROR: Could not connect to target.
Target connection failed. GDBServer will be closed...Restoring target state and closing J-Link connection...

Thanks.

0 Kudos
Reply
1 Reply

1,099 Views
BlackNight
NXP Employee
NXP Employee

I would check with the task manager if there is a gdb (arm-none-eabi-gdb) running, or the Segger J-Link GDB server, and kill them if they are still there (unresponsive). other than that: Debugging Failure: Check List and Hints | MCU on Eclipse 

I hope this helps,

Erich

0 Kudos
Reply