Nios® II Flash Programmer User Guide

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

A.2.2. How to Use the Flash Override File

There are two ways to deploy flash override files:
  • Place the override file in < Nios® II EDS install path> /bin. The Nios® II Flash Programmer searches this directory for all filenames matching the pattern nios2-flash-override*. The flash programmer loads all these files as override files.
  • Pass the override file to the flash programmer with the --override parameter. The following example illustrates this parameter:
    quartus_pgm --nios2 --base 0x0 -–override=my_override.txt sw.flash