I want to use ENET_QOS

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

I want to use ENET_QOS

跳至解决方案
826 次查看
mttcp
Contributor I

The SDK I downloaded does not have an API for ENET_QOS.
Is this not available? Or can I use ENET_QOS with ENET's API?

SDK: SDK_2_13_0_MIMX8ML8xxxKZ_ALL

MCUXpresso SDK API Reference Manual_MIMX8ML8.pdf
Document Number: MCUXSDKAPIRM
Rev 2.13.0
Jan 2023

标签 (1)
0 项奖励
回复
1 解答
759 次查看
Sanket_Parekh
NXP TechSupport
NXP TechSupport
Hi @mttcp 
 
Yes, APIs or functions for ENET_QOS are not available in SDK.
 
However, register definition, mask, and structure are available at /devices/MIMX8ML8/MIMX8ML8_cm7.h
 
Thanks & Regards,
Sanket Parekh

在原帖中查看解决方案

3 回复数
796 次查看
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @mttcp 

I hope you are doing well
 
There is no API available other than MCUXpresso SDK API Reference Manual_MIMX8ML8.pdf.
It is not recommended to use the ENET APIs for ENET_QOS.
My apology for the inconvenience.
 
Thanks & Regards
Sanket Parekh
0 项奖励
回复
789 次查看
mttcp
Contributor I

 

Hi, thanks for the reply.

If I use ENET_QOS, does that mean I have to manipulate the registers without using the API?

0 项奖励
回复
760 次查看
Sanket_Parekh
NXP TechSupport
NXP TechSupport
Hi @mttcp 
 
Yes, APIs or functions for ENET_QOS are not available in SDK.
 
However, register definition, mask, and structure are available at /devices/MIMX8ML8/MIMX8ML8_cm7.h
 
Thanks & Regards,
Sanket Parekh