Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou got "Verify failed". It means the image was not correctly written to your memory device at address 0X01000000 + 0xC0000000 (offset added by MMU)
If you are using the same .qsys you sent me there's no memory at this address. It means your kernel is misconfigured. You must set your memory base address in the kernel configuration menu. Also, your memory must be working fine, otherwise you'll get the same error. Good luck!