Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow to download a .bin file to the flash memory?
Hi all: Recently, I want to download a test code which pattern is Hex(intel) or Bin to the flash memory. I have searched some data on the internet. Obviously, I did not find a solution. Some p...
Altera_Forum
Honored Contributor
16 years agoyou can use the bin2flash command to create a srec file from a binary file, and the nios2-flash-programmer to write it to the flash.