Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHelp with memory initialization
I am having a hard time getting my Nios code to work from bootup. I am using active parallel configuration and my FPGA code loads fine, but the Nios code doesn't load up. I have disabled the JTAG_UAR...
Altera_Forum
Honored Contributor
14 years agoBy the way, I am not sure if you can initialize sram with this method. But it should be OK with onchip mem.
There should be an easy method to include elf directly in sof file (so on chip mem is pre-loaded in sof file). I could find how to do it, but it should be so hard?? Similar to capturing image of running FPGA.