Altera_Forum
Honored Contributor
19 years agoNios5.1 FlashProgrammer
Hello everybody
I trying to use new nios5.1 release I install Quatrus 5.1 and nios5.1 I take nios2 1c20 development board after this i was trying to run Hello_Word project based on standart featured system I create hello_word1 standart software application build it and try to programm with HW configuration And nios ide trow to console next : What i do wrong ? # ! /bin/sh# # This file was automatically generated by the Nios II IDE Flash Programmer.# # It will be overwritten when the flash programmer options change.# cd C:/altera/kits501/nios2/examples/verilog/niosII_cyclone_1c20/standard/softwar e/hello_world_1/Debug # Creating .flash file for the FPGA configuration $SOPC_KIT_NIOS2/bin/sof2flash --offset=0x600000 --input=C:/altera/kits501/nios2/ examples/verilog/niosII_cyclone_1c20/standard/standard.sof --output=standard.fla sh Info: ******************************************************************* Info: Running Quartus II Convert_programming_file Info: Command: quartus_cpf --no_banner --convert C:/altera/kits501/nios2/example s/verilog/niosII_cyclone_1c20/standard/standard.sof standard.rbf Info: Quartus II Convert_programming_file was successful. 0 errors, 0 warnings Info: Processing ended: Tue Jan 31 14:40:57 2006 Info: Elapsed time: 00:00:01 # Programming flash with the FPGA configuration $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --cable='USB-Blaster [USB-0]' --devic e=1 --sidp=0x021208B8 --id=474810061 --timestamp=1114053813 --base=0x00000000 st andard.flash Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Resetting and pausing target processor: OK Reading System ID at address 0x021208B8: FAIL ID value does not match: read 0xFFFFFFFF; expected 0x1C4D06CD Timestamp value does not match: image on board is older than expected Read timestamp 1:59:59 1970/01/01; expected 6:23:33 2005/04/21 Leaving target processor paused # Creating .flash file for the project $SOPC_KIT_NIOS2/bin/elf2flash --base=0x00000000 --end=0x7fffff --reset=0x0 --inp ut=hello_world_1.elf --output=ext_flash.flash --boot=$SOPC_KIT_NIOS2/components/ altera_nios2/boot_loader_cfi.srec # Programming flash with the project $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --cable='USB-Blaster [USB-0]' --devic e=1 --sidp=0x021208B8 --id=474810061 --timestamp=1114053813 --base=0x00000000 ex t_flash.flash Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Resetting and pausing target processor: OK Reading System ID at address 0x021208B8: FAIL ID value does not match: read 0xFFFFFFFF; expected 0x1C4D06CD Timestamp value does not match: image on board is older than expected Read timestamp 1:59:59 1970/01/01; expected 6:23:33 2005/04/21 Leaving target processor paused