Forum Discussion
Altera_Forum
Honored Contributor
16 years agoinside sopc you must set the reset vector to the cfi device as you already mentioned.
but if your software image is not located at adr offset 0, the first byte of the cfi flash, then you must set the reset address and the offset. you could have a look into your data memory with the debugger and check what you see inside your memory window. (the nios data master) there you should see correct 16 bit values, if not then there is a mismatch as already said, check your address signals between nios via tristate bridge and the external cfi flash. also check if there are other devices connected to that tristate bridge and if they are unselected as well as all other signals set to a save condition.