Hello,
I am writing a driver for ethernet Cortex M7 running on FreeRTOS
In the reference manual, Table 2-5. AIPS3 Memory Map states the base start address of the ENET is 0x30BE0000 and in the chapter 11.6.4.1.1 ENET memory map, the ENET base address: 4042_4000h.
https://www.nxp.com/webapp/Download?colCode=IMX8MPRM
Can anyone help me understand the difference between the two base address?
Hardware used: Variscite IMX8MP carrier board with Co-processors Cortex A-53 and M-7
Solved! Go to Solution.
Thanks for the response!