Sign in

username:

password:



Not a member?

Search m68hc11



Search tips

Subscribe to m68hc11



m68hc11 by Keywords

27c256 | 4K81H | 68HC11A1 | 68HC11P1 | 68hc24 | 68HC711E9 | 68HC811 | 8255 | A2D | ADC | ADC12138 | Am85C30 | BRCLR | Buffalo | CMOS | EEPROM | EPROM | Ethernet | EVB | EVBU | HC11E1 | HC11E9 | HC711E9 | Horray | ImageCraft | IRQ | Keypad | LCD | MC68HC11D0FN | MC68HC11E1CFU3 | MC68HC11F1 | MC68HC711E9 | MC68HC711E9CFN2 | Microcore11 | Microstamp11 | Minikit | NVRAM | PSD | PSD8xx | PSD9xx | PT1000 | RS232 | RTS | RXD | SPI | SRAM | TXD | Watchdogs | XIRQ


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | | decompile file


Advertise Here

decompile file - v_illiev - Nov 14 9:21:00 2005

Hello
I have file, that contains information stored in an EPROM. Can I view
program? uP is MC68HC11E1.





(You need to be a member of m68hc11 -- send a blank email to m68hc11-subscribe@yahoogroups.com )


Re: decompile file - Huey Fen - Nov 14 9:39:00 2005

> I have file, that contains information stored in an EPROM. Can I view
> program? uP is MC68HC11E1

I am not sure with your case, but I've been trying to read the data in EPROM using universal programmer. It's in s19 file. I copied everything and used disassembler to view the program. That was what I've done. Anyway, this is not a good method. May be others will provide you better solution.
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.

[Non-text portions of this message have been removed]




(You need to be a member of m68hc11 -- send a blank email to m68hc11-subscribe@yahoogroups.com )

Re: decompile file - Jaap van Ganswijk - Nov 15 2:07:00 2005

At 2005-11-14 14:21, v_illiev wrote:
>I have file, that contains information stored in an EPROM.
>Can I view program? uP is MC68HC11E1.

You'd first need a disassembler.

The problem however is that the EPROM can contain
data and program code and both can be intermixed.
Quite a lot of human labor is usually needed
to interpret the contents of an EPROM correctly
and especially when you want to make it
reassemble-able again in code that is easy
to maintain.

I have quite a lot of experience with so called
re-engineering. What are you trying to achieve?

Greetings,
Jaap


______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of m68hc11 -- send a blank email to m68hc11-subscribe@yahoogroups.com )