Hello,
I'm a begginer with Zynq Platform and TE726-3M board, so all is very hard to me.
I would like to know if there is a test_board.hdf that I could use to make a stand-alone or freeRTOS application with ethernet support. Now I am using test_board.hdl located in folder "test_board\prebuilt\hardware\te0726_m".
Trying to create a new freeRTOS app with the template "FreeRTOS IwIP Echo Server", SDS says "This application requires an Ethernet MAC IP instance in the hardware".
If there is not a prebuilt hdf file with ethernet support, What should I do?
I guess that it is not a trivial task because I see thar ZynqBerry uses then LAN9514 chip to get PHY.
Any clues?
Thanks