I want to use ENET_QOS

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

I want to use ENET_QOS

Jump to solution
770 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
703 Views
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

View solution in original post

3 Replies
740 Views
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 Kudos
Reply
733 Views
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 Kudos
Reply
704 Views
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