Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFlash Programmer Issue
Hi, I do have a strange behavior with the flash programmer: I have two projects, built roughly in the same way, to be programed on to 2 different FPGA boards featuring each an EPCS device. ...
Altera_Forum
Honored Contributor
11 years agoHad you checked is there any elf file being created in the 2nd project? Ensure file directory path in the elf2flash command argument is point to right path.
******************** "<Nios II EDS install path>/bin/elf2flash" --base=0x00000000 --end=0x7fffff --reset=0x0 --input="<your project name>.elf" --output="ext_flash.flash" --boot="<path to the bootloader>/boot_loader_cfi.srec" ********************