Visible to Intel only — GUID: lro1432871382285
Ixiasoft
2.1. Starting the Flash Programmer GUI
2.2. Specifying your Flash Programmer Settings
2.3. Working with Flash Programmer Settings Files
2.4. Setting the Hardware Connection
2.5. Checking System ID and System Timestamp
2.6. Generating Flash Files and Programming Flash Memory
2.7. Document Revision History for Using the Flash Programmer GUI
B.1. Overview
B.2. Start Button Grayed Out in the Flash Programmer GUI
B.3. 'No Nios® II Processors Available' Error
B.4. 'No CFI Table Found' Error
B.5. 'No EPCS Registers Found' Error
B.6. 'System Does Not Have Any Flash Memory' Error
B.7. 'Reading System ID at Address 0x<address>: FAIL' Error
B.8. 'Base Address Not Aligned on Size of Device' Error
B.9. Document Revision History for Troubleshooting
Visible to Intel only — GUID: lro1432871382285
Ixiasoft
3.1.1.2. Device Parameters
Name | Required | Description |
---|---|---|
--debug | Optional; defaults off. | Prints debug information, including the flash memory's query table. |
--base=<address> | Required | Specifies the base address of the CFI flash memory. This parameter is the absolute address in the target design's address space. quartus_pgm --nios2 treats addresses in the S-record files as offsets to the base address. |
--epcs | --epcq | Required when programming an EPCS (--epcs)/EPCQ/EPCQL/EPCQA (--epcq) serial configuration device; defaults off. | Specifies that the target flash memory is an EPCS/EPCQ/EPCQL/EPCQA serial configuration device. |
--debug | Optional; defaults off. | Prints debug information about the physical memory inside the EPCS/EPCQ device. |
--base=<address> | Yes | Specifies the base address of the EPCS/EPCQ device. |
--onchip | Yes | Specifies that the target flash memory is on-chip flash (MAX 10 only). |
--override=<file> | Yes | Specifies the override file. |
--width=<width> | Yes | Specifies the data-width override. |
--dualdie | Yes | Specifies that the target flash memory is dual-die. |