Andes Workshop

It is currently Fri Mar 29, 2024 3:09 am

All times are UTC + 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: objdump for binary file
PostPosted: Thu Oct 11, 2012 6:32 pm 
Offline
User avatar

Joined: Fri Mar 04, 2011 9:36 pm
Posts: 500
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 7582 times ]


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


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


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group