Hello everyone!
I am currently running the FreeRTOS demo.
http://www.freertos.org/RTOS-Xilinx-Zynq.html
I would like to use extra functionality from the ARM CPU, like SPI.
In order to do so I would like to modify the HW design (MIO Configuration), and regenerate the BSP.
But the Vivado project is not included in the demo.
Is there any way to coming back from SDK to vivado HW design?
If it is not possible is there any tutorial that explains how to create a HW design for FreeRTOS?
Thanks for any help :)