== Zynq-based WISER platform - Building Firmware == [[TOC(Tutorials/k0SDR*)]] === Description === This tutorial is a quick guide for building the WISER Zynq-based firmware. === Getting the FPGA source code === * If using a Windows machine, create a folder D:/Repository/crkit_svn * Checkout the source code from the SVN repository http://crkit.orbit-lab.org/svn/crkit * 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. * Open crkit_zd.xpr, the Vivado project. === Building the FPGA design === === Building ARM core software ===