I can't use KDS on my FRDM-k64

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

I can't use KDS on my FRDM-k64

837 Views
simonepaganini
Contributor I

Hi

I followed the tutorial to start the demo program on my FRDM-k64

with KDS on MAC Yosemite

 

I installed the SDK and installed software in the IDE

then I build the first project as shown, when I go to Debug Configurations

I can;'t see openSDA at all

on PEMicro section I can see OpenSDA Embedded Debug - USB port

but in the port section below nothing is shown

 

when I try to run->flash from file

 

I can ONLY see GDG SEGGER and nothing else (at least in debug I can see more)

and I can't flash my device

 

The device works only with the online ARM compiler

 

Please help because I'm desperately trying to find what is missing.

 

I followed the instructions twice but something is different for me

 

Thanks

Simone !

Labels (1)
0 Kudos
4 Replies

532 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Simone,

Please, load the firmware for your FRDM-K64F.

You can refer to: Segger J-Link Firmware for OpenSDAv2 | MCU on Eclipse

For getting to bootloader mode please follow these steps:

Unplug the USB cable (if attached).

2.Press and hold the Reset button.

3.Plug in a USB cable from a USB Host to the OpenSDA USB port.

4.Release the RESET/Bootloader button.

5.A removable drive will be visible in the host file system with a volume label of BOOTLOADER.

After that you must see in J-Link Debugger in KDS correctly filled port

j-link.png

and see it in Device Manager

port.png

Please, let us know, if it helps you.

Best Regards,

Iva

0 Kudos

532 Views
joeseymour
Contributor III

HI Simone,

Unlike the Windows and Linux versions of KDS, which support SEGGER, PEMicro, and OpenOCD debug configurations. The Mac version of KDS only supports SEGGER debug configurations (New Kinetis Design Studio V3.0.0 available).

If you're trying to use the SEGGER OpenSDA application (SEGGER - The Embedded Experts - OpenSDA / OpenSDA V2​), then simply create a normal SEGGER debug configuration. There is no need to tell a SEGGER debug configurations that you are using OpenSDA; the board will appear to your computer as a SEGGER J-Link.

Hope that helps,

0 Kudos

532 Views
simonepaganini
Contributor I

Screen Shot 2015-08-13 at 9.44.11 PM.png

Screen Shot 2015-08-13 at 9.44.32 PM.png

0 Kudos

532 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Simone,

Please select the SEGGER J-Link to download :

pastedImage_1.png

Hope it helps

Alice

0 Kudos