Altera_Forum
Honored Contributor
16 years agoVerify Failed in Nios II
I keep getting some variant of the following message:
--- Quote Start --- Using cable "USB-Blaster [USB-0]", device 1, instance 0x01 Processor is already paused Reading System ID at address 0x000010F0: verified Initializing CPU cache (if present) OK Downloading 00008020 ( 0%) Downloaded 4KB in 0.0s Verifying 00008020 ( 0%) Verify failed between address 0x8020 and 0x8D93 Leaving target processor paused --- Quote End --- I have searched the forums and found several good pointers, but so far nothing has worked. I've spent a lot of time now, trying to optimize my PLL for the SDRAM phase shift timing. I am using Cyclone II device, so an external (e.g. e0) PLL output is not an option. However, I am seeing the problem even when trying to Debug with the hello_world_small example, with all of the memory selections as on-chip RAM. Older designs of mine still work just fine, but if I try to change even the slightest (seemingly unrelated) thing, I run into the same problem. Any more pointers? Thanks in advance!