Forum Discussion
Altera_Forum
Honored Contributor
15 years agoError: Connected system ID hash not found on target at expected base address
Hello, Usual sentence first: I'm fairly new to FPGA programming, so bear with me. I tried to follow the Nios II Hardware Development Tutorial (version 3.0, Dec. 2009) using the latest (v 11....
falconar
New Contributor
5 years agoI had this same issue. My problem was that the pin configuration was wrong (specifically I had detailed extra switches that were not on my board). Ensure that all of the pins that are accessed by the Nios programmer are available as inputs/outputs and that they are connected to the correct pins in the .qsf file.