Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to convert c into hex format ? Plesae tell me software

Status
Not open for further replies.

kashif_ramzan

Newbie level 6
Joined
Aug 22, 2008
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,374
How to convert c into hex format ?
Plesae tell me software except keil
 

Re: How to convert c into hex format ? Plesae tell me softwa

Hi,

We can easily convert .c code into .hex format by using C compiler.

Regards
Chanchal
 

Re: How to convert c into hex format ? Plesae tell me softwa

use sdcc for the c compiler.

srizbf
21stjune2010
 

Re: How to convert c into hex format ? Plesae tell me softwa

You need a compiler and a linker to do that.
What is your target processor anyway to guide you to the right tools.
--
Amr
 

Hi,
To convert C into hex, you need a C compiler. For PIC, there are Hitech C, CCS, mikroC, etc. For AVR, there are WinAVR GCC, mikroC, etc.
There are other compilers like BoostC, microblaze, etc.

Hope this helps.
Tahmid.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top