Andes Workshop
http://forum.andestech.com/

objdump for binary file
http://forum.andestech.com/viewtopic.php?f=16&t=630
Page 1 of 1

Author:  cindy [ Thu Oct 11, 2012 6:32 pm ]
Post subject:  objdump for binary file

If you want to dump the content of a bin file,
you can use the following objdump command.

nds32le-elf-objdump.exe -D -b binary -m nds32 demo-int.bin > dump.txt

demo-int.bin is the file name.
Attachment:
obj.png
obj.png [ 2.39 KiB | Viewed 7626 times ]


example file:
Attachment:
demo-int.bin [4.42 KiB]
Downloaded 916 times


output file:
Attachment:
dump.txt [46.81 KiB]
Downloaded 1054 times

Page 1 of 1 All times are UTC + 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/