Forum Discussion
Altera_Forum
Honored Contributor
16 years agogenerate epcs flash file from srec
Hi all, Some of you will probably know how to create .flash filew with the sof2flash and elf2flash tools. I need however a tool that converts a srec file to a flash file. Basically I create an ...
Altera_Forum
Honored Contributor
16 years agoThe .flash file is a binary file (a memory image that is programmed into flash). Why not add the custom initialization to the .flash file instead? I do this in my builds and it works well.
Bill