FRDM-K64F KSDK ENET driver.Please give me a sample program.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM-K64F KSDK ENET driver.Please give me a sample program.

Jump to solution
1,506 Views
kenkichisato
Contributor I

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.

Labels (1)
0 Kudos
Reply
1 Solution
876 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
3 Replies
876 Views
kenkichisato
Contributor I

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?

0 Kudos
Reply
876 Views
kenkichisato
Contributor I

Interrupt occurred After you clear the MPU_CESR VLDbit.

Will it no problem with this deal?

0 Kudos
Reply
877 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply