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]

objdump command to disassemble raw MIPS binary


Hello,

I tried disassemble raw MIPS binary containing opcodes, use objdump command. I run command:

$ mips-linux-gnu-objdump -D -b binary bootloader.bin

bootloader.bin:    file format binary

mips-linux-gnu-objdump: can't disassemble for architecture UNKNOWN!


What could be the issue here, and how to solve it?

Regards,
Alex


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