9 years, 4 months ago.

FRDM-K64F - "reset"

Hi,

I have a FRDM-K64F on which I "flashed" Java ME 8.1. However I want to use the board again with C/C++ mbed. Do I have to "reset" the board? If yes, how should I do this?

Thanks. Guy

Question relating to:

The Freedom-K64F is an ultra-low-cost development platform for Kinetis K64, K63, and K24 MCUs.

1 Answer

9 years, 4 months ago.

Nope - Should just compile a C/C++ program and drop it to the drive named MBED. There is a blinky bin here you can use.

https://developer.mbed.org/platforms/FRDM-K64F/#downloading-a-program

Accepted Answer