Provides a real-time Ethernet link status for the K64F, since the K64F lacks such a function.

Dependencies:   EthernetInterface k64f_EthLink mbed-rtos mbed

Fork of K64F_EthLink_HelloWorld by Kevin Braun

Demo program for k64f_EthLink library.

IMPORTANT NOTE: The latest mbed builds (mbed 120, mbed-rtos 115, EthernetInterface 54) broke a few things in the K64F, including the k64f_EthLink - generates MDIO Timeout errors.

I recommend staying with the following mbed library versions until issues with the K64F are resolved.

mbed = 119 mbed-rtos = 111 EthernetInterface = 52

Committer:
loopsva
Date:
Tue Sep 30 21:41:06 2014 +0000
Revision:
0:66507f292910
Child:
2:20bc1a7828e4
Crude driver to get the K64F's Ethernet link status via MDIO.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
loopsva 0:66507f292910 1 http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1