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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,508 次查看
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.

标签 (1)
标记 (4)
0 项奖励
回复
1 解答
878 次查看
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 项奖励
回复
3 回复数
878 次查看
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 项奖励
回复
878 次查看
kenkichisato
Contributor I

Interrupt occurred After you clear the MPU_CESR VLDbit.

Will it no problem with this deal?

0 项奖励
回复
879 次查看
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 项奖励
回复