I am using the FRDM-K64F board.
I think the original OS, and want to use the fsl_enet_ *. * Of KSDK.
Please ENET_initialize, and ENET_open, the sample program of ENET_send function.
解決済! 解決策の投稿を見る。
So far, Kinetis SDK doesn't provide ENET application.
About FRDM-K64F ENET application, please check Freescale MQX RTCS or FNET TCP/IP Stack:
Freescale MQX RTCS: Freescale MQX™ Real-Time TCP/IP Communication Suite (RTCS) – Now with Optional IPv6
FNET TCP/IP Stack: FNET TCP/IP Stack
Wish it help.
best regards,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
It was called the ENET_initialize but, kEnetTxByteInterrupt | kEnetRxFrameInterrupt interrupt does not occur.
In addition, if you enable all interrupts, kEnetEBERInterrupt occurred.
Do you have any problem in ENET_initialize?
Interrupt occurred After you clear the MPU_CESR VLDbit.
Will it no problem with this deal?
So far, Kinetis SDK doesn't provide ENET application.
About FRDM-K64F ENET application, please check Freescale MQX RTCS or FNET TCP/IP Stack:
Freescale MQX RTCS: Freescale MQX™ Real-Time TCP/IP Communication Suite (RTCS) – Now with Optional IPv6
FNET TCP/IP Stack: FNET TCP/IP Stack
Wish it help.
best regards,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------