yeah, elftobin.exe is a good tool to converting file from elf format to bin one
besides, you can use objcopymips.exe to do it too
type objcopymips.exe in the command line, and the usage of it will be displayed.
This is a discussion on converting file from ELF type to Bin type - VxWorks ; HI, Is it possible to convert ELF type file to Bin type file by using objcopymips.exe command? Is there another way to do so besides elftobin.exe? Does the output file vxworks.st is still ELF type file even thought it was ...
HI,
Is it possible to convert ELF type file to Bin type file by using objcopymips.exe command?
Is there another way to do so besides elftobin.exe?
Does the output file vxworks.st is still ELF type file even thought it was created as part of partial linkage using the "-frepo" and "LD_PARTIAL_FLAGS" flags
thanks in advance for any suggestion and info,
Ila
yeah, elftobin.exe is a good tool to converting file from elf format to bin one
besides, you can use objcopymips.exe to do it too
type objcopymips.exe in the command line, and the usage of it will be displayed.