Forum Discussion
Altera_Forum
Honored Contributor
8 years agoF2H Avalon Bridge f2h_sdram0_data_waitrequest got stuck
Hi all, I met a problem hope someone can help. I am using f2h_sdram0 to access the SDRAM. After building HPS system, I got the hps.xml file in handoff folder, part of the code is: ...
Altera_Forum
Honored Contributor
8 years agoHi!
The solution for me was to re-compile UBOOT with the new hps.xml file generated by quartus. In this file, according to my design, the F2SDRAM port is enable, so the device at power up start with the good configuration. UBOOT factory configuration that I was using on the Achille development kit, only enable the HPS to FPGA LW bridge. Regards