Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem booting program from EPCS flash and running from SRAM
Hardware and software tools: NIOS II IDE 10.1 ("Legacy") Quartus II 10.1 Device:Arria II GX - EP2AGX260FF35I5N I am using software tools and hardware as described and a custom board.The p...
Altera_Forum
Honored Contributor
15 years agoMaybe got to the root of the problem.This post:
http://www.alteraforum.com/forum/showthread.php?t=21763 shads a light on the problem.Probable cause of the problem being that the boot loader code adapted to 8-bit external RAM.I,on the other hand possess "modern" RAM of 32-bit.So the boot loader needs to be adapted.Any chance for anybody to have the "adapted" code,or link to some official adapt by altera?