Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUnaligned access when trying to reach AXI-LW from U-Boot
Hello, I have a QSYS system, including some Avalon-MM peripherials connected to the AXI-LW interface of the HPS. For testing purposes I tried to read their registers from the serial consol...
Altera_Forum
Honored Contributor
12 years agoWhat I do from uboot:
run mmcfpga -> to load my rbf run bridge_enable_handoff -> to enable the bridges Make sure there is something on register 0 in the FPGA, and start with writes io of reads ( reads hang when there is nothing present, writes are a bit more robust ;p ) Other remarks: - The mapping loaded in uboot seems to be 1 to 1 so there is not need to recalculate addresses there - Use a preloader/uboot generated from the correct handover files