Forum Discussion
Altera_Forum
Honored Contributor
14 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 I...
Altera_Forum
Honored Contributor
14 years agoFigured it out! In the SOPC builder, I had disconnected the instruction memory from each of the cpu data master ports. I had assumed that I should just connect the instruction master of each to the instruction memory and the data master of each to their respective data memory - but I guess this isn't the case? Anyways, they are all connected now and specified properly in the system library.