Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNiosII & objcopy ? problem
Hi there, i do a migration to NiosII , for now nothing problem except one., why when i use objcopy to transform and .out file to Binary the bin files have an increasead size (it is filled wit...
Altera_Forum
Honored Contributor
21 years agoelf2flash produces a .flash...but if you'll open the file you'll notice that its really a Motorola s-record.
This can be converted to binary pretty easily via some scripting, google --> freeware download, or try out nios-convert (open an SDK shell and type nios-convert). I cannot remember if nios-convert supports binary but it converts between several other formats.