Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

convert hex codes to assembly

Status
Not open for further replies.

sajal1975

Full Member level 2
Joined
Mar 25, 2005
Messages
135
Helped
6
Reputation
12
Reaction score
3
Trophy points
1,298
Activity points
2,149
hex to assembly

hi,
can any body help me in converting my assembly file from hex codes.
 

convert hex to asm

To start with, we need to know which microcontroller the HEX code was compiled for.
Normally you will use a disassembler, but in each case there will be quite a lot of hand-work to do as I haven't come accross an ideal disassembler which could do the whole conversion without mistakes ..
 

disassembler 89c2051

i assume tat u kno u wont be able to get the oroginal assebly as it was. the simplest thing u can do is for PIC12X and PIC16X just open the prog in icprog http://www.ic-prog.com/index1.htm and click the assembly view ( A ) icon in the tool bar .,.,., wallaaaa !!!

regards
 

convert hex to assembly

hi,
i use 89c2051
 

disassembler 89c2051 for windows

For this microcontroller you can try standard 8051 disassembler.

There are several disassemblers available; examples here:
**broken link removed**
**broken link removed**
**broken link removed**

rgs
IanP
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top