Altera_Forum
Honored Contributor
15 years agoVerify falied between addresses
I am using onchip memory as my all of my stack heap data and program memories. When I try to run NIOS, I get error -
Verifying 02220020 ( 0%) Verify failed between address 0x2220020 and 0x222FFFF Leaving target processor paused Till now I thought it was due to wrong reading from memories which are external (like SRAM, SDRAM etc), but in this case I am getting this error using onchip memory. Can someone help? P.S - I ran the same code on another similar custom board, and it ran successfully. Is there a hardware related problem in this board, which is causing this error? Thanks in advance.