Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

about verify failed in sdram

hi,when i debug my program in niosII, i select the option Download program to Ram in Debugger page, but it always tips in the Console

"Verifying 01000020 ( 0%)

Verify failed between address 0x1000020 and 0x10081E3

Leaving target processor paused" (as my sdram is set at this address)

i don't kown why. Is there any problem with my configure ? Normally how we optimize our configure settings.

12 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    actually you can have a reference at demo projects from the "CD" in the development kits.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    For the factory settings, I referenced the example designs that were put on my HDD when I installed Quartus II. For me, they are located at: C:\altera\90\nios2eds\examples and I referenced the designs in the vhdl directory of that folder.

    Hope this helps!