6 years, 11 months ago.

Problem with frdm-k64f and EthernetInterface

Trying to compile a project with ethernet uses I recently get this compiler errors:

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

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

I couldn't find this structure in the public header files. Has anyone an idea?

this questio has already been asked, sorry. So, the answer is: comment it out :)

posted by Uwe Haertel 01 May 2017
Be the first to answer this question.