This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to convert a memory dump/raw binary image into an ELF file


How to convert a raw MIPS binary file into an .ELF file? 
The binary file is contents of memory region (SPI Flash), converted from hex to binary form (.bin) use xxd -r command. 
The Linux 'file' command determines the file type of file.bin as 'data' file type.





 Regards,
 Alex
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]