Stratix® V GX FPGA開發工具組使用指南中「使用Nios® II EDS 建立快閃記憶體檔案」一節中提供的範例不正確。使用者硬體 1 使用不正確的位址。
表格 A-1 位元組位址快閃記憶體地圖中使用者硬體 1 的位址範圍為:
0x020C.0000 至 0x0413。FFFF
使用下列命令以正確產生快閃檔案:
如需 .sof 檔案:
sof2flash --input=<yourfile>_hw.sof --輸出=<yourfile>_hw.flash --偏移=0x020C0000
--pfl --optionbit=0x00030000--programmingmode=PSr
如需 .elf 檔案:
elf2flash --base=0x0--end=0x0FFFFFFF--reset=0x071C0000--input=<yourfile>_sw.elf
--輸出=<yourfile>_sw.flash
--boot=/元件/altera_nios2/boot_loader_cfi.srec