??? 07/28/11 06:07 Read: times |
#183092 - 8051 disassembler |
Dear all,
Hopefully you are all fine. The main purpose to write this post to talk about disassembler I am using. Sometime in our work I need disassemble the hex code into asm file. I am using d52 disassembler right now as d52 -d -u filename The code contains lookup table too. Now when I disassemble the file the disassembler convert the lookup table into instructions. I have to manually convert these instructions in lookup table. So can anybody help me to remove my manual practice in disassembling the file. Thanks |
Topic | Author | Date |
8051 disassembler | 01/01/70 00:00 | |
I need disassemble the hex code into asm file | 01/01/70 00:00 | |
Source is king | 01/01/70 00:00 | |
Get Solution | 01/01/70 00:00 |