Forum Discussion
Altera_Forum
Honored Contributor
21 years agoFlash Programmer Question
Can anybody explain to me does Altera Flash Programmer places boot loader automatically before main programm at flash for copying main program to sdram or not? Or I must write my own boot loader a...
Altera_Forum
Honored Contributor
21 years agoFound another problem.
OK. I have Nios Stratix 1s10 dev board. Configuration scheme is one with MAX device. In such scheme configuration is stored in flash device. I have software to download any file to flash at desired location. So my question is: I produce .flash file with configuration by sof2flash utility. What I must write to flash? .flash file is in motorola srec format so I must write only data fields at specified addresses or I must write entire .flash file with all fields?