Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

5.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