Altera_Forum
Honored Contributor
20 years agoProblem using Flash Programmer
Hello,
I have problem using Flash Programmer. I am trying to write something to flash of my custom board, but doesn't seem to work.. Below message appears: ------------------------------------------ [SOPC Builder]$ nios2-flash-programmer --input=xxx_fpga.flash --sof=d:/doors_h ome/xxx/xxx_board/system/xxx_board.sof --base=0x00800000 WARNING: Default charset MS932 not supported, using ISO-8859-1 instead Oct 6, 2005 8:32:57 PM - (??) nios2-flash-programmer: Launching Quartus Program er to download: d:/doors_home/xxx/xxx_board/system/xxx_board.sof Oct 6, 2005 8:33:01 PM - (???) nios2-flash-programmer: Error opening target har ware Oct 6, 2005 8:33:01 PM - (???) nios2-flash-programmer: Unable to open flash- evice 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. -------------------------------------------- I think I am not doing totally wrong, since I can write something into EPCS using nios2-flash-programmer, and it seems to work just fine. Any advice will be great.