Forum Discussion
Altera_Forum
Honored Contributor
10 years agoArria 10 External Memory Interface and NIOS II
I am attempting to use the Arria 10 External Memory Interface with a NIOS II processor to run a bare metal hello world C program on a Arria 10 GX Dev Kit. I was able to run the code with on chip mem...
Altera_Forum
Honored Contributor
10 years agoWhat I meant to say was that I had a working system with onchip memory and instantiated the memory controller in the Qsys design without connecting it so the processor still only saw the onchip memory. With the addition of the memory controller the elf failed to download in the same manner as if the processor was using the external memory.