Forum Discussion
Oliver_I_Sedlacek
Contributor
2 years agoNIOS2 doesn't automatically run from external RAM, how to debug
I really need my NIOS2 to autostart and run from off chip RAM using the bootloader copy method. The trouble is that despite many readings of the handbook and multiple rebuilds of the design the code ...
tehjingy_Altera
Regular Contributor
2 years agoHi
Execute in place boot method is where the NiosII will be executed on the flash device.
Only certain portion of the code will be copied over to the memory.
In your case it will be the external memory instead of the on chip memory.
Regards
Jingyang, Teh