| 1 | == Zynq-based WISER platform - Building Firmware == |
| 2 | |
| 3 | [[TOC(Tutorials/k0SDR*)]] |
| 4 | |
| 5 | === Description === |
| 6 | This tutorial is a quick guide for building the WISER Zynq-based firmware. |
| 7 | |
| 8 | === Getting the FPGA source code === |
| 9 | * If using a Windows machine, create a folder D:/Repository/crkit_svn |
| 10 | * Checkout the source code from the SVN repository http://crkit.orbit-lab.org/svn/crkit |
| 11 | * crkit_svn/design/trunk/vivado_build/crkit_spec_sense.zip is the spectrum sensing application build. Uncompress the zip file, it gives a crkit_zd folder. |
| 12 | * Open crkit_zd.xpr, the Vivado project. |
| 13 | |
| 14 | === Building the FPGA design === |
| 15 | === Building ARM core software === |