Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hello Everyone, I am trying to program the FPGA using the NIOS II Flash Programmer. Im getting errors whenever I try to open the settings.bsp or .sopcinfo files...it says: -Connected system ID hash not found on target at expected base address. -Connected system timestamp not found on target at expected base address. https://www.alteraforum.com/forum/attachment.php?attachmentid=6053 Does anyone know what might cause it? Tahnk You very much --- Quote End --- Maybe you've solved the problem, but i still share my experience with you all. Yesterday i encountered the problem and confused me a lot.At last , i found it wad s caused by the "nios_inst.v" doc. In the top level verilog doc(my doc is named as led.v), the nios_inst reset must be connected to the real pin, if not, the nios system could not run and the the NIOS II SBT will not find the system ID. My English may be poor and i hope my experience will help u a lot~~ Dahlia from Mainland China~~~