Changes between Initial Version and Version 1 of Tutorials/k0SDR/Tutorial16


Ignore:
Timestamp:
Sep 24, 2015, 5:45:36 PM (9 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial16

    v1 v1  
     1== Zynq-based WISER platform - Building Firmware ==
     2
     3[[TOC(Tutorials/k0SDR*)]]
     4
     5=== Description ===
     6This 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 ===