Altera_Forum
Honored Contributor
9 years agoCheck FPGA / bridges before accessing them
I want to access the switches on the tersIC DE0-Naoo-SoC board from Linux. I load the appropriate FPGA and access the LW bridge (with a c program). Everything works fine.
But if, due to eg. misconfiguration, the FPGA is not loaded with the appropriate file the Linux programm will hang forever when accesing the bridge. Thus stopping the complete system! Is there a way to check from Linux if the address I want to access will work? Joachim