Altera_Forum
Honored Contributor
16 years agosopc builder
hello all..
please someone explain to me:confused: ...when i run flash program in NIOS II, it happened to write this in console: # !/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:/Users/shuhaida/Desktop/fypku/cell_score_sw/cell_score_sw/Release# Creating .flash file for the project "$SOPC_KIT_NIOS2/bin/elf2flash" --base=0x02800000 --end=0x2ffffff --reset=0x2800 000 --input="cell_score_sw.elf" --output="ext_flash.flash" --boot="C:/altera/91/ ip/altera/nios2_ip/altera_nios2/boot_loader_cfi.srec"# Programming flash with the project "$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --base=0x02800000 --sidp=0x034410d8 --id=761933568 --timestamp=1268280966 "ext_flash.flash" There are no Nios II processors available which match the values specified. Please check that your PLD is correctly configured, downloading a new SOF file if necessary.# Creating .flash file for the read only zip file system "$SOPC_KIT_NIOS2/bin/bin2flash" --base=0x02800000 --location=0x00000000 --input= "C:/Users/shuhaida/Desktop/fypku/cell_score_sw/cell_score_sw_syslib/rozipfs.zip" --output="rozipfs.flash"# Programming flash with the read only zip file system "$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --base=0x02800000 --sidp=0x034410d8 --id=761933568 --timestamp=1268280966 "rozipfs.flash" There are no Nios II processors available which match the values specified. Please check that your PLD is correctly configured, downloading a new SOF file if necessary.