Changes between Version 3 and Version 4 of Tutorials/k0SDR/Tutorial14


Ignore:
Timestamp:
Sep 8, 2015, 6:32:03 PM (9 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial14

    v3 v4  
    1 == Zynq-based WISER platform startup ==
     1==Loading Zynq-based WISER platform ==
    22
    33[[TOC(Tutorials/k0SDR*)]]
    44
    55=== Description ===
    6 This tutorial shows how to setup the Zynq-based WISER platform (Zedboard + ADFMCOMMS1) on ORBIT.
     6This tutorial shows how to load the Zynq-based WISER platform (Zedboard + ADFMCOMMS1) on ORBIT.
    77
    88=== Hardware / Software Resources utilized ===
    9  1. An SB6 nodes with WISER platform connected.
    10  2. ''wiser_sb6_zedboard.ndz'': disk image loaded onto nodes.
     9 1. An SB6 node with WISER platform connected to it.
     10 2. ''wiser_sb6_zedboard.ndz'': disk image.
    1111
    1212
     
    1414 * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the SB6.
    1515
    16  * After logging into SB6 console, make sure all nodes are turned off
    17 {{{
    18  omf tell -a offh -t system:topo:all
    19 }}}
    20 
    21  * Verify state of node before continuing. Make sure all nodes are in the POWEROFF state.
    22 {{{
    23  omf stat -t all
    24 }}}
    25 
    26  * Image a node
     16 * After logging into SB6 console, image one of the nodes
    2717{{{
    2818omf load -i wiser_sb6_zedboard.ndz -t node1-1
    2919}}}
     20
     21 * Once imaging is done, turn the node on
     22{{{
     23omf tell -a on -t node1-1
     24}}}
     25
     26 * Wait for the node to turn on and log in
     27{{{
     28ssh root@node1-1
     29}}}
    3030 
    31 === Starting up Zedboard and Testing the RF setup
     31=== Loading the Zedboard
     32The
    3233
     34=== Running a start up test
     35