Forum Discussion
Altera_Forum
Honored Contributor
20 years agoThe nios2-download tool writes its input data into memory and then reads it back. This message means that the data read back did not match what was written.
In your case the memory location which failed to verify is somewhere in the 64k block starting at address 0x00000000. You should check the hardware for that memory to ensure it is correctly set up (right number of wait states, not a ROM or FLASH, etc).