Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I use sof2flash to translate the .sof into S-records, and then objcopy to a flat binary which in the NIOS+HAL can be written to the EPCS quite simply via alt_write_flash(). http://www.altera.com/literature/ug/ug_nios2_flash_programmer.pdf --- Quote End --- Thanks Ted. I guess I'm too ignorant to understand what that document is supposed to tell me. But translating from .sof to S-records would be easy enough. Dave