Main Menu

Compiler

Started by Adi, April 14, 2004, 10:33:03 PM

Previous topic - Next topic

Adi

Hi,

i am looking for a free compiler SOftware.  I

erikm

>>i am looking for a free compiler SOftware. I

Rons

What development environments do you use?

Adi

i use uVision2 demo and Borland 4.5 full. Borland doesn

erikm

i use uVision2 demo and Borland 4.5 full. Borland doesn

Rons

I have used a free C compiler that runs on linux platform.
It also creates the intel hex file.

Andy Ayre

Adi:

Note that Intel Hex files are just a specific format for packaging data. They are not specific to 8051s or any other achitecture. If you want to use an 8051, then you need a compiler (which can run on a Windows, Linux, whatever) that targets an 8051.

Embedded Systems Academy, Inc.
support at esacademy dot com

Parag Barangale

Adi:
SDCC is a free c compiler for uC. you can try that.

Parry