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 agoscs: Thanks for your hints. The data transmission is done in a save way, so I can be sure to have only correct data for programming.
wombat: Instead of objcopy, what has a lot of parameters to play with, I downloaded from the web a simple srec2bin tool. With this tool I am able now to make out of a .flash file a .rbf file what I can download and program directly into flash. Thanks again for your ideas and hints!!! damc