Forum Discussion

Oliver_I_Sedlacek's avatar
3 years ago

Autostart NIOS from external SDRAM problem

So my NIOS code has outgrown the available on chip RAM and I've moved it to off chip SDRAM. Very slow, but I fire up Eclipse and I can get it to run. I need to get it to run automatically and I've fo...