Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Check the bar_min_len array in the driver C file. Is each number <= to the actual BAR size of your core? I remember I had to set BAR 4 to 0 in the array, because the board example .pof doesn't define it. --- Quote End --- Thanks Robb. Acually, I should have updated that I Fixed it I have Bar[0]-Bar[2] in my setup. I am getting DMA loopback test failed though.