Sdram error on DE2 - 35
Hello.
I am learning about design through the DE2-35 board recently.
I used NIOS II processor to use sdram.
For this, I used the sdram controller ip and set it within my knowledge range.
There are settings and images related to it below.
I have completed the settings in Qsys and declared input and output and completed appropriate Pin assignment.
After completion, I programmed it on the FPGA board.
And to check if this setting is correct, I created a Memory Test template in Eclipse.
And I built it and confirmed that there was no error and programmed the software on the board. But the following error occurs. There is a picture below.
In addition, the following error message seems to be a specific problem.
/////////////////////////////////
0 [main] bash 37264 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to
the public mailing list cygwin@cygwin.com
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Processor is already paused
Initializing CPU cache (if present)
OK
Downloading 00200000 ( 0%)
Downloading 00210000 (90%)
Downloading 00211C14 (90%)
Downloaded 72KB in 0.8s (90.0KB/s)
Verifying 00200000 ( 0%)
Verify failed between address 0x200000 and 0x20FFFF
Leaving target processor paused
///////////////////////////////
when eclipse is verifying, it make error.
I don’t know why this problem is occurring at all.
Please let me know if you need any information.
Thank you for reading.
Dear doremi