i want program convert hexadecimal file to c language
how convert hex file to c or assembly
Collapse
X
-
Tags: None
-
-
thanks Dheeraj Joshi for replay
i have hexadecimal file for at89c55wd i want convert this file to c or assembly language
u can help me
thanks for uComment
-
Please provide more details about your "hexadecima l file". In general, you can't disassemble from only a snapshot of the data -- you need a program image file that provides address, data, and entry-point information. There are several standard program image file formats; do you have one of those?Comment
-
my dear
this file for chip at89c55wd have the program
i want convert this file to c language to deal with it
and
i not have any program image file formats
thanks for uComment
Comment