Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- That may not be an unaligned access, just an invalid address. You might just need to check the address you should use when running under uboot. I don't know whether uboot runs with the mmu enabled - in which case you need the virtual address the physical one is mapped to. --- Quote End --- Thank you. That is something I completely forgot as I always used a Nios II without MMU. Which would be the correct address? The address I used is the offset from the QSYS system + the matching common address space region from the Cyclone V Handbook.