Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWhich board are you working on? a custom board or one of the demo boards?
If it is your custom board, you should check if the Flash bus is connected correctly, than check the access cycles (timing), try to perform a read manufacturer ID or something similar. If you have a demo board and you only changed the FPGA configuration, compare its behaviour with the original configuration. If there is already some code in the flash try to read it with the debugger in the Nios IDE, and compare it with what you read with the original firmware. The address bus might be shifted for a bit or ... IzI