GNURadio: UHD Image

From OnnoWiki
Revision as of 08:40, 26 April 2012 by Onnowpurbo (talk | contribs) (New page: UHD - Firmware and FPGA Image Application Notes Table of Contents * Images Overview * Pre-built Images o Platform installers o Archive install * Building ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

UHD - Firmware and FPGA Image Application Notes

Table of Contents

   * Images Overview
   * Pre-built Images
         o Platform installers
         o Archive install
   * Building Images
         o Xilinx FPGA builds
         o ZPU firmware builds
         o Altera FPGA builds
         o FX2 firmware builds

Images Overview

Every USRP device must be loaded with special firmware and FPGA images. The methods of loading images into the device vary among devices:

   * USRP1: The host code will automatically load the firmware and FPGA at runtime.
   * USRP2: The user must manually write the images onto the USRP2 SD card.
   * USRP-N Series: The user must manually transfer the images over ethernet.
   * USRP-E Series: The host code will automatically load the FPGA at runtime.
   * USRP-B Series: The host code will automatically load the FPGA at runtime.

Pre-built Images

Pre-built images are available for download.

   * Master Branch images
   * Maint Branch images
   * Next Branch images

See the UHD wiki for the download link.

The pre-built images come in two forms:

   * bundled with UHD in a platform-specific installer
   * stand-alone platform-independent archive files

Platform installers

The UNIX-based installers will install the images into /usr/share/uhd/images.

The Windows installers will install the images into C:/Program Files/UHD/share/uhd/images. Archive install

When installing images from an archive, there are two options:

Option 1:

Unpack the archive into the UHD installation prefix. UHD will always search <install-path>/share/uhd/images for image files. Where <install-path> was set by the CMAKE_INSTALL_PREFIX at configure-time.

Option 2:

Unpack the archive anywhere and set the UHD_IMAGES_PATH environment variable. UHD_IMAGES_PATH may contain a list of directories to search for image files.


Referensi


Pranala Menarik

Persiapan

OpenBTS 2.6

OpenBTS 2.8

Ettus E110

Lain Lain

Catatan Legal dan Pendukung

Catatan Sejarah