Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

4.11.3.3.2. bin2flash

Description

The bin2flash utility converts any binary data file to a FLASH file that can be used by the flash programmer.

Usage

bin2flash [--debug] [--silent] [--help] [--log=file]
       [--location=addr] [--quiet] [--input=file] [--verbose] [--output=file]

Options

    --debug             debug mode
    --help              print this message
    --input=<file>      input Binary file to process
    --location=<addr>   design location within the flash
    --log=<file>        file for logging progress
    --output=<file>     output flash file
    --quiet             only print errors
    --silent            silent mode - same as quiet
    --verbose           lots of interesting information