Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNew version of NiosII Flash Programmer
Hello, I'm reading the manual for the Nios II Flash Programmer User Guide, but it appears to not cover my software? On page 18, figure 1-3 shows options for "Program flash memory with softwa...
Altera_Forum
Honored Contributor
21 years agoWell, it has certainly resulted in a step forward!!! now it communicates with the target but has something new to complain about!!
I don't know what it means by "Unrecognized EPCS device ID: -1" make: Entering directory `/cygdrive/f/projects/emshw/full_featured/software/ems_boot/Release' 29-Jan-2005 17:39:35 - (INFO) nios2-flash-programmer: Launching Quartus Programmer to download: F:/projects/emshw/full_featured/target_board/system/target_board.sof Unrecognized EPCS device ID: -1 29-Jan-2005 17:39:47 - (SEVERE) nios2-flash-programmer: Error opening target hardware 29-Jan-2005 17:39:47 - (SEVERE) nios2-flash-programmer: Unable to open flash-device after successfully communicating with target. It is likely that you are using a flash-programming FPGA design which was not created for your target board. In order to program flash, you must first create a purpose-built flash-programming design (i.e. FPGA configuration) and associate it with your particular board. The Nios development kit is delivered with purpose-built flash-programming designs pre-built for several development boards. If you wish to program flash on your own board, you must first create a flash-programming design. The process of creating a flash-programming design for your board is mostly automated. From a bash-shell, execute this script: mk_target_board --help The help-message includes references to other documentation on programming flash and targeting Nios systems to custom board designs. - exiting. make: *** [epcs_controller_boot_rom_programflash] Error 5 make: Leaving directory `/cygdrive/f/projects/emshw/full_featured/software/ems_boot/Release'