Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi there!
I added the onchip mem and ran the program from there (all the elf section on the onchip, as well as stack, heap, exeption vector) keeping the ddr3 bottom untouched: I CAN see the hello world print, that is everything works if I do not use the ddr3 bottom. If the program (or some routine, as in the case the exception vector is located on ddr3) tries to access that memory the program stalls. If it's not a problem of memory configuration in SOPC, I can also think about a wrong interaction between ddr3 and NIOS SBT, but where? Let me remind that I have no problem with the ddr3 top... Please, help! ALA