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
1 year agoHi
I am still investigating issue with our engineering team.
Narrowed down to racing condition between CPU and Flash where CPU gets halted due to invalid data from Flash when data ready signal is toggled.
Experimenting with various method to delay the CPU initialization so that EPCQ flash could be fully initialized before CPU reads the flash image