Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThanks for reply sunshine,
It works with me finally. It needs special sequence at operating. 1- Download and run preloader using Eclipes of DS-5, and stop execution at main() by breakpoint . 2- Download .sof file to fpga using quartus programmer. 3- Resume code execution at main() which include 'alt_bridge_init( ALT_BRIDGE_F2S, NULL, NULL); ' instruction. . Then enjoy working FPGA-to-HPS SDRAM Bridge in Bare-metal.