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.

How to read asm file from hex file?

Status
Not open for further replies.

zhi_yi

Full Member level 4
Joined
Feb 2, 2005
Messages
196
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,548
hi there, i have a question, if i had write a hex file into a microcontroller, can i read the asm file from the microcontroller?

thank you very much :)
 

Re: read asm from hex

look at this



and use search in the forum...


regards
 

Re: read asm from hex

Hi zhi_yi,

Try icprog pic programmer.

regrads,
 

Re: read asm from hex


if you use 8051 you can use tsemlutor it can disassamply
 

Re: read asm from hex

you can use programmer to read program from microcontroller and use decompiler to decomplle the hex to readable program.
 

read asm from hex

hi
h r u ?
use icprog pic u will get ur ans
and try to search the fourms contents in this regard
take care
 

Re: read asm from hex

You can view dis assembled code in any debugger software, But you may not be able to save assembly file.

You need a tool called dis assembler. I am having DIS51 (dis assembler for MCS51). If you are using 51 series of micro, I can upload. You may also download from net. But I am not sure how much useful is the generated assembly code.

cheers
idlebrain
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top