Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios 2 IDE download verification error
Downloading 00800020 ( 0%) Downloading 00810000 (85%) Downloaded 75KB in 1.6s (46.8KB/s) Verifying 00800020 ( 0%) Verify failed Leaving target processor paused ...
Altera_Forum
Honored Contributor
21 years agoYes, 5.0 is the first version to verify that the memory contents have been successfully written.
But I need to correct one point. Loading code to a memory which wasn't connected to the data master would never have worked - how could the memory be written by the debugger? You should debug this by creating an objdump and checking that it matches your memory map. You could also try connecting the debugger without doing a download and trying to write to the memory to ensure it is correctly connected.