FreeRTOS+TCP for Microzed

Hello, I am developing with FreeRTOS on Microzed, using Vivado 2015.1. And I’m interested in FreeRTOS+TCP indeed. I would be grateful if you could send me the hardware project of FreeRTOS+TCP for Microzed Xc7z010. Regards

FreeRTOS+TCP for Microzed

Did we already send you the project for the ZC702 (the larger Zynq evaluation board)? If so that should also run on the MicroZed. As far as I know only the GPIO pin used for the LED output needs to be changed. Nothing outside of the Cortex-A9 core is used, so you should be able to use the default/standard hardware definition for your board. If you add the hardware definition to the project, then create a BSP for your hardware definition (both through the Xilinx SDK tools – those steps are not FreeRTOS specific) then you can switch the application project (the FreeRTOS+TCP project) to use the new BSP. Regards.

FreeRTOS+TCP for Microzed

— Did we already send you the project for the ZC702 (the larger Zynq — evaluation board)? Is that download codes in page of “FreeRTOS+TCP and FreeRTOS+FAT Source Code”? If not, please teach me where I could download the project.

FreeRTOS+TCP for Microzed

Thank you for sending the FreeRTOS+ project for Zynq. I cannot build it at the moment, because “uncached_memory.h” and the relating files are not found. Could you tell me where they are ? Regards

FreeRTOS+TCP for Microzed

I am just working on the documentation for the Zynq demo now, and the code will be released to the labs site as soon as that is done. Regards.