7 years, 5 months ago.

FDRM-K64F EthernetInterface doesn't work?

I have searched through the questions but the only discussions I have found were from 2 years ago.

I have recently received the K64F but am having trouble even getting the EthernetInterface Library to compile.

I am getting the errors

Error: Struct "_enet_handle" has no field "rxBdDirty" in "EthernetInterface/lwip-eth/arch/TARGET_Freescale/k64f_emac.c", Line: 86, Col: 19

and

Error: Struct "_enet_handle" has no field "rxBdDirty" in "EthernetInterface/lwip-eth/arch/TARGET_Freescale/k64f_emac.c", Line: 89, Col: 19

Can anyone update me on a way to use the ethernet functionality on the k64f?

Be the first to answer this question.