Computing.Net > Forums > Programming > Software to convert code in hex fmt

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Software to convert code in hex fmt

Reply to Message Icon

Name: SkyIsTheLimit
Date: December 30, 2004 at 13:18:58 Pacific
OS: winxp
CPU/Ram: intel PIV(2.4 Ghz)/256 MB
Comment:

Hi frnz,
I need a software that converts the code written in C or assembly level to hex format so that i can burn(program) the chip(8051).Currently I know Keil software but its not freeware.
Can anyone suggest.Plz.
ThankYou.

ThankYou for your time and valuable suggestions!



Sponsored Link
Ads by Google

Response Number 1
Name: BlueRaja
Date: December 30, 2004 at 21:19:01 Pacific
Reply:

Uhh...
Just compile/assemble it then open it up in a hex editor...

BlueRaja.admin@gmail.com


0

Response Number 2
Name: elric
Date: December 30, 2004 at 23:56:03 Pacific
Reply:

G'day,

You require an 8051 assembler, that will produce either hex, intel or motorola formatted binary files.
Then you will require some sort of eprom programmer.
A good place to look around (and ask questions) is www.8052.com.
You will find your answers there.
regards and a Happy New Year,
Elric


0

Response Number 3
Name: bamakhrama
Date: December 31, 2004 at 05:20:24 Pacific
Reply:

You can use 8051IDE which is available for free but with some limitations.
www.acebus.com

--
mohameda@ieee.org


0

Response Number 4
Name: JackG
Date: January 6, 2005 at 10:20:11 Pacific
Reply:

I wrote my own. The hardest part was finding the documentation on the different formats that the eprom programmer used. But then I had the requirement to generate a CRC check in the code instead of the standard checksum.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Software to convert code in hex fmt

Inserting external code in asp www.computing.net/answers/programming/inserting-external-code-in-asp/5179.html

How to write html code in perl? www.computing.net/answers/programming/how-to-write-html-code-in-perl/12668.html

algoritm to convert hex to bcd, plz www.computing.net/answers/programming/algoritm-to-convert-hex-to-bcd-plz/14072.html