Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to convert .srec to .rbf for flash progr.?
Hello, how do I convert a Nios1 software file (.srec or .flash) to a .rbf file (raw binary file) that I can use to program directly a flash via that Nios? Thanks for your help, damc
Altera_Forum
Honored Contributor
21 years agoIf you have access to Nios II (and the Nios II IDE), you could use this command line tool "nios2-srec2flash" then use "nios2-flash-programmer" to flash the design over (after doing all that I'd probably end up upgrading).
Sorry for not being more help (never used flash with Nios I, just GERMS and mif files). Good-luck