Forum Discussion
Altera_Forum
Honored Contributor
20 years agoInfamous Verify Failed
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ph34r.gif
Well - as with many other people from what I've read - I get the old verify failure message when trying to download any project including just a hello_world program: Downloading 00000020 ( 0%) Downloading 00010000 (71%) Downloaded 91KB in 1.1s (82.7KB/s) Verifying 00000020 ( 0%) Verify failed between address 0x20 and 0xFFFF Leaving target processor paused HOW CAN I GET RID OF THIS ERROR - OR CAN I JUST NEVER RUN PROGRAMS AGAIN? thanks,22 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by bigpunx@Nov 13 2006, 08:20 AM i am trying to load the uclinux image for the de2 board. i've loaded the sof and pof and downloaded using the wiki instructions. i keep getting the following message..downloading 630kb in 7.7s
verfying 00500000 <0%>
verify failed between address 0x500000 and 0x502a19
anybody know why i can't get this working? i'm using the de2_net project and zimage_de2_net files. it should work but for me it doesn't. please help me make this de2 board more than a 500$ paper weight that blinks.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19396)
--- quote end ---
--- Quote End --- The sdram address range of de2 is 0-0x00800000. The zImage will be loaded to 0x00500000. SO it loaded, but verify failed. Do you use quartus2 v6.0 sp1, nios2 v6.0 sp1, de2 system disc v1.3 ? Do you use quaruts2 to config the de2 with DE2_NET.sof before nios2-download? The config data of fpga will lose when power off. Have you tried some demo programs from sdram?
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by crisjory@Feb 3 2006, 09:57 AM i found it!!i was using a c0 output pll for the sdram_clk, and sometimes it dont achieve the desired phase shift for the sdram. now i m using a e0 output pll, it is exclusive for external output pll and dont receive influence from internal routing.
i hope this can help another guys....
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12528)
--- quote end ---
--- Quote End --- Hello, I am getting the old veriy failed error message. However, I am using the cycloneII Device and i don't think cycloneII supports the E0 output pll. I was wondering what device you were using. Thank you