Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I just solved a similar issue. Try burning the sof file first before booting Linux. Once the FPGA is configured, press the WARM reset button to boot Linux. The preloader should automatically configure all the required HPS registers on bootup. From my experience, you cannot properly configure the HPS SDRAM controller registers while Linux is running. This has to be done by the preloader on bootup. Hope this helps! --- Quote End --- Indeed, if the .sof is loaded before booting linux, that works fine. Is someone got a solution to avoid rebooting linux each time you what to try some codes? And why we need to do that? preloader & uboot aren't here to manage intelligente booting?? Nico