Resolved! Does Ethernet communication require the use of the MPU?
Hi, in all the example code I've found related to using FreeRTOS and LwIP and performing Ethernet related tasks the MPU is always used to protect the Ethernet DMA. Why is this the case and what could go wrong if the MPU is not used?Thanks,Doug