Forum Discussion
Altera_Forum
Honored Contributor
17 years agonios ii flash programming error
Hi: When I program *.elf to flash ,there something wrong with it. The infomation like # !/bin/sh# # This file was automatically generated by the Nios II IDE Flash Programmer.# # It will be ...
Altera_Forum
Honored Contributor
17 years agouilka_b,
Thanks for your explanation. I know the offset means you told,but I am programming *.elf to flash not FPGA configuration file,so my flash base address is 0x200000. I set the Nios II Processor in the sopc_builder system like this: Reset Vector: Memory:cfi_flash Offset:0x0 (Do you mean this place should be set as 0x2000??) Exception Vector: Memory: sram Offset:ox20 //end shenhuan:)