Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Very low speed of HPS after Preloader

I try insert next code for Altera examples in main(): volatile int i; for (i = 0; i < 800*1000*1000; i++) ; In SDRAM-variant work is greater than 2 min, in HelloWorld for FFFF0000-addresses ...