Software to convert code in hex fmt
|
Original Message
|
Name: SkyIsTheLimit
Date: December 30, 2004 at 13:18:58 Pacific
Subject: Software to convert code in hex fmtOS: winxpCPU/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!
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: BlueRaja
Date: December 30, 2004 at 21:19:01 Pacific
Subject: Software to convert code in hex fmt |
Reply: (edit)Uhh... Just compile/assemble it then open it up in a hex editor... BlueRaja.admin@gmail.com
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: elric
Date: December 30, 2004 at 23:56:03 Pacific
Subject: Software to convert code in hex fmt |
Reply: (edit)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
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: bamakhrama
Date: December 31, 2004 at 05:20:24 Pacific
Subject: Software to convert code in hex fmt |
Reply: (edit)You can use 8051IDE which is available for free but with some limitations. www.acebus.com -- mohameda@ieee.org
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: JackG
Date: January 6, 2005 at 10:20:11 Pacific
Subject: Software to convert code in hex fmt |
Reply: (edit)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.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: