Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Ads

Discussion Groups

Discussion Groups | BasicX | Free C compiler for Atmel AVR's

Discussion forum for the BasicX family of microcontroller chips.

Free C compiler for Atmel AVR's - Elijah Parker - Jan 11 23:23:00 2001

Here is a link to a compiler for the asm/c BX24.

http://8bit.at/avr/

This is gcc for AVR's. If your not familiar with gcc, it is
distributed under the GNU license for free with the source code.
It was originally created for linux and is the linux C compiler.
It is very high quality and produces nice small code. This the
is a DOS port of it. It has a command-line interface but I
recommend using make. (It comes with examples). No, Atmel does
Not make a free C compiler. They recommend IAR's _VERY_ expensive
C compiler for AVR's. I hope you like it, it is a great piece of
software.

Elijah





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


RE: Free C compiler for Atmel AVR's - Aaron Sulwer - Jan 12 10:35:00 2001

this will work with the BX? How do I use the functions that come with the
BX? How do I get the compiled program to the BX?

-----Original Message-----
From: Elijah Parker [mailto:]
Sent: Thursday, January 11, 2001 10:24 PM
To:
Subject: [BasicX] Free C compiler for Atmel AVR's Here is a link to a compiler for the asm/c BX24.

http://8bit.at/avr/ <http://8bit.at/avr/>

This is gcc for AVR's. If your not familiar with gcc, it is
distributed under the GNU license for free with the source code.
It was originally created for linux and is the linux C compiler.
It is very high quality and produces nice small code. This the
is a DOS port of it. It has a command-line interface but I
recommend using make. (It comes with examples). No, Atmel does
Not make a free C compiler. They recommend IAR's _VERY_ expensive
C compiler for AVR's. I hope you like it, it is a great piece of
software.

Elijah
eGroups Sponsor

<http://rd.yahoo.com/M=149861.1280212.2876301.2/D=egroupmail/S=1700005378:N/
A=468497/?http://www.debticated.com> Click Here!
[Non-text portions of this message have been removed]





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

Re: Free C compiler for Atmel AVR's - Elijah Parker - Jan 13 16:32:00 2001

--- In , Aaron Sulwer <asulwer@y...> wrote:
>> this will work with the BX?

No. This compiler is for the core processor, not the BX operation
system. It makes programs to go in the chips built 8k flash. It
would be for the ASM/C BX24 without the BX operating system.
Programming would be done by the board netmedia would provide. Or the
STK200 by Atmel. Another thing I should mention is that Atmel has a
very nice IDE which I am using with gcc. It has syntax hilighting
and project managment!

> Here is a link to a compiler for the asm/c BX24.
>
> http://8bit.at/avr/ <http://8bit.at/avr/>

Elijah




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