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

Sponsor

controlSUITE™ software
Comprehensive.
Intuitive.
Optimized.

Real-world software for real-time control. Details Here!

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | | C to Assembly Converter


Advertise Here

C to Assembly Converter - Alism 2000 - Apr 15 23:10:00 2003

I have a code that is written in C and I need to re-write it in
assembly code for 68HC11E2, Is there a program that will do this task
for me?
thanx

aa



______________________________
controlSUITE™ software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!



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


Re: C to Assembly Converter - Author Unknown - Apr 15 23:31:00 2003

In a message dated 4/16/03 12:12:55 AM Eastern Daylight Time,
writes:

> I have a code that is written in C and I need to re-write it in
> assembly code for 68HC11E2, Is there a program that will do this task
> for me? Run it thru the imagecraft c compiler. It puts out assembly. [Non-text portions of this message have been removed]


______________________________
controlSUITE™ software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!



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

RE: C to Assembly Converter - Erich Styger - Apr 16 1:58:00 2003

If you run it through the Metrowerks compiler,
it generates a assembly listing file.

Or: the decoder (decoder.exe) utility has an option -L
to translate the object file into assembly/HLI code.
This is the easiest way.

Erich

> -----Original Message-----
> From: Alism 2000 [mailto:]
> Sent: Mittwoch, 16. April 2003 06:10
> To:
> Subject: [m68HC11] C to Assembly Converter > I have a code that is written in C and I need to re-write it in
> assembly code for 68HC11E2, Is there a program that will do this task
> for me?
> thanx
>
> aa >
> To unsubscribe from this group, send an email to:




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