Altera_Forum
Honored Contributor
13 years agoJtag uart causes "Verify failed" error
When I try to run or debug my application on my DE3 board, I get the following error:
Using cable "USB-Blaster [USB-0]", device 1, instance 0x01 Processor is already paused Reading System ID at address 0x00023068: verified Initializing CPU cache (if present) OK Downloading 00000000 ( 0%) Downloaded 9KB in 0.1s Verifying 00000000 ( 0%) Verify failed between address 0x0 and 0x2223 Leaving target processor paused I only get this error though, when I connect the jtag_uart. It appears to launch properly (although I don't think it really works correctly), when I disconnect the jtag uart. My system has 2 processors that share on-chip instruction memory, and then they each have their own on-chip data memory. I don't get any critical warnings in Quartus when I compile. I'm using a DE3 development board. Any ideas? I've scoured the boards and the usual "verify failed" solutions don't seem to work for me.