Program zynq cortex-A9

lynn9a wrote on Saturday, December 05, 2015:

Hi
I just started using FreeRTOS on zynq, I’m wondering if there is no Xilinx SDK, how to program the cortex-A9 with FreeRTOS? iMPACT will do?
Thanks

davedoors wrote on Saturday, December 05, 2015:

Dont think this is a FreeRTOS question. How would you program it if you werent using FreeRTOS?

tlafleur wrote on Saturday, December 05, 2015:

A state machine or linear code that is interrupt driven…

rtel wrote on Sunday, December 06, 2015:

I think (?) this was a question about programming the Zynq with the binary, rather than how to structure the code when not using an OS.