Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux on Zynq is of course useable usable for much more sophisticated tasks then controlling a LED, but the basic functions should also be available?

...

Step 1: Get some Zynq based board. One my desk was a ZYNQ XC7Z7045-FFG900 based board. That should do? There is a LED on MIO7, so from hardware side, it is prepared. Getting Linux working, well that is also simple. Start Vivado, new project, build, export to SDK, add FSBL, build BOOT.BIN, adding u-boot.elf. Done. Works first try.

...