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

Files at this revision

API Documentation at this revision

Comitter:
loopsva
Date:
Thu May 19 17:37:10 2016 +0000
Parent:
1:25f3b8ab1905
Commit message:
Updated underlying libraries

Changed in this revision

EthernetInterface.lib Show annotated file Show diff for this revision Revisions of this file
k64f_EthLink.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Tue Sep 30 21:51:10 2014 +0000
+++ b/EthernetInterface.lib	Thu May 19 17:37:10 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#5887ae6c0c2c
+http://mbed.org/users/mbed_official/code/EthernetInterface/#f81b90d9a441
--- a/k64f_EthLink.lib	Tue Sep 30 21:51:10 2014 +0000
+++ b/k64f_EthLink.lib	Thu May 19 17:37:10 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/loopsva/code/k64f_EthLink/#a447869e1046
+http://mbed.org/users/loopsva/code/k64f_EthLink/#9d2a4dc03170
--- a/mbed-rtos.lib	Tue Sep 30 21:51:10 2014 +0000
+++ b/mbed-rtos.lib	Thu May 19 17:37:10 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#631c0f1008c3
+http://mbed.org/users/mbed_official/code/mbed-rtos/#162b12aea5f2
--- a/mbed.bld	Tue Sep 30 21:51:10 2014 +0000
+++ b/mbed.bld	Thu May 19 17:37:10 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/aae6fcc7d9bb
\ No newline at end of file