== Zynq-based WISER platform - Start-up test == [[TOC(Tutorials/k0SDR*)]] === Description === This tutorial shows how to load the Zynq-based WISER platform (Zedboard + ADFMCOMMS1) on ORBIT and run a start-up test. === Hardware / Software Resources utilized === 1. An SB6 node with WISER platform connected to it. 2. ''wiser_sb6_zedboard.ndz'': disk image. === Set up === * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the SB6. * After logging into SB6 console, image one of the nodes {{{ omf load -i wiser_sb6_zedboard.ndz -t node1-1 }}} * Once imaging is done, turn the node on {{{ omf tell -a on -t node1-1 }}} * Wait for the node to turn on and log in {{{ ssh root@node1-1 }}} === Loading the Zedboard Launch XMD {{{ root@node1-1:~# xmd Xilinx Microprocessor Debugger (XMD) Engine Xilinx EDK 14.7 Build EDK_P.20131013 Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved. XMD% }}} === Running a start up test