Hello,
I'm new at the Zynq platform but I already make the software and hardware lab from the training. My next step is to communicate via Ethernet but I can't really sort the Information I found when I google "tcp and Zynq" .
I'm search for a SIMPLE example or tutorial to send something from the PC an receive it on the Board (microZed) via TCP or UDP.I found a freeRTOS example with six tasks and a lot of stuff I don't need (understand) and a video call "Express Logic's NetX high-performance TCP-IP stack" but both are RTOS. Did I really need a RTOS (I don't want to use a RTOS) ?
Can someone help me?