Hi igorpadykov, naoumgitnik
https://community.nxp.com/thread/318899.
Can I get the header files for the source code that has been shared on the above link.
#include "enet.h"
#include "eth.h"
#include "macnet.h"/*register definition*/
#include "macnet_hal.h"/*SoC implementation*/
I am working on implementing bare metal program for ethernet MAC RMII mode on MCIMX6G3. looks like the code that you have shared on the above link is relevant to my dev.
Or can I get the freescale driver for MAC on IMX6. I found imx_enet.c on searching google, but I am not sure if its correct?
Regards,
Asma