7 years, 9 months ago.

LED is not blinking on FRDM-K64F

Hi, I am just starting with FRDM-K64F and I run the "hello-world" simple application with the code attached in the file.

I do see in the serial the printing of "on" and "off", but the led is not blinking.

How can I determine if the problem is with my code/application or some HW issue with the board itself? /media/uploads/cbrande/main.cpp

1 Answer

7 years, 9 months ago.

Hi,

I tested your code with my FRDM-K64F SCH-28163 REV E3

I saw print out of On and Off along with blinking of the Green LED.

So, for my board your code is working fine.

moto

Accepted Answer