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 ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- What I DON'T know: 1. To where (flash address) should I write the flash content? Or can I just follow the addresses in the SREC's?[/b] --- Quote End --- May be this will be usefull for you I found this docs and example about remote update on Altera Site. Example deals with EPCS device as i understand http://www.altera.com/literature/hb/stx/ch...ence_design.zip (http://www.altera.com/literature/hb/stx/ch15_reference_design.zip) Also I have 10Meg arch named NiosII_BootCamp.zip I don't remember where I have got it. But it is also Altera produced documentation contains info about remote update features.