Nios® II Flash Programmer User Guide

ID 683118
Date 11/06/2017
Public
Document Table of Contents

3.4.2. bin2flash Command-Line Example

Converts data.bin to an S-record file named data.flash. Addresses in the S-record file place the data starting at offset 0x40000 from the beginning of flash memory.
bin2flash --location=0x40000 --input=data.bin --output=data.flash