FreeRTOS+TCP on RT1021 EVK: no Rx Event

@salva2104

Have you verified that you have enabled the ethernet interrupts and set the right interrupt priorities? [example]. Also, were you able to verify that the TX/Tx events work?

If you have a network interface that works with other stacks you could compare that with the one you use for FreeRTOS+TCP to see if you are enabling the right settings.