This is the command usrp2_card_burner that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
usrp2_card_burner - USRP N-Series FPGA/Firmware Burner
DESCRIPTION
Burn USRP2 firmware and FPGA images onto an SD card plugged into the host machine.
SYNOPSIS
usrp2_card_burner [OPTIONS]
OPTIONS
Raw device path:
--addr="Address" (default: 192.168.10.2)
This help information:
--help
Firmware Filepath:
--fw="filepath"
FPGA Filepath:
--fpga="filepath"
List all USRP devices without burning
--list
Override safety check
--force
EXAMPLES
Standard burning procedure
usrp2_card_burner --dev=/dev/sdd1 --fw=usrp2_fw.bin --fpga=usrp2_fpga.bin
Use usrp2_card_burner online using onworks.net services