Re: [avr-gcc-list] Hi,a link for AVR-GCC

2005-07-19 Thread Alan Kilian
> I'm a beginner with this site and I need a link to > AVR-GCC free compiler or WinAVR. Roya, Welcome to the club. You should have fun with these links. WinAVR: http://winavr.sourceforge.net/ AVR-GCC: http://www.avrfreaks.net/index.php? module=FreaksTools&func=viewI

Re: [avr-gcc-list] Hi,a link for AVR-GCC

2005-07-19 Thread Ian Caddy
A google of WinAVR, shows as the first entry: http://winavr.sourceforge.net/ which is the WinAVR homepage, which links to: http://sourceforge.net/projects/winavr/ for downloading WinAVR. I hope this helps. Ian Caddy roya kalantari wrote: Hi dear friends, I'm a beginner with this site and

[avr-gcc-list] Hi,a link for AVR-GCC

2005-07-19 Thread roya kalantari
Hi dear friends, I'm a beginner with this site and I need a link to AVR-GCC free compiler ot WinAVR. i'll be greateful to receive your help. Roya Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs

Re: [avr-gcc-list] simple USART (RS232) example for ATmega48

2005-07-19 Thread Bob Paddock
On Tuesday 19 July 2005 05:08 pm, [EMAIL PROTECTED] wrote: > i'm looking for a simple c (AVR-GCC) example program demonstrating the use > of the USART0 (as RS232) of my ATmega48. > ATmega48. It was written for AT90S8515. Unfortunatly it doesn't seem to > work Make sure you clear the appropriate

Re: [avr-gcc-list] simple USART (RS232) example for ATmega48

2005-07-19 Thread Parthasaradhi Nayani
--- [EMAIL PROTECTED] wrote: > Hi all, > > i'm looking for a simple c (AVR-GCC) example program > demonstrating the use of the > USART0 (as RS232) of my ATmega48. Hello, Here are some program snippets. The following functions are written for Mega8. Please change the name of registers if need b

[avr-gcc-list] simple USART (RS232) example for ATmega48

2005-07-19 Thread holger . derichs
Hi all, i'm looking for a simple c (AVR-GCC) example program demonstrating the use of the USART0 (as RS232) of my ATmega48. I tried to modify an example for using the serial port (USART0) on my ATmega48. It was written for AT90S8515. Unfortunatly it doesn't seem to work and i have problems f

Re: [avr-gcc-list] dwarf2 information, is this a bug?

2005-07-19 Thread E. Weddington
Torsten Mohr wrote: Hi, Then i get: BFD: Dwarf Error: found dwarf version '14080', this reader only \ handles version 2 information. BFD: Dwarf Error: mangled line number section. ... What version of binutils do you have? I use binutils-2.16: # avr-as -v GNU assembler ve

Re: [avr-gcc-list] dwarf2 information, is this a bug?

2005-07-19 Thread Torsten Mohr
Hi, > >Then i get: > > > >BFD: Dwarf Error: found dwarf version '14080', this reader only \ > >handles version 2 information. > >BFD: Dwarf Error: mangled line number section. ... > What version of binutils do you have? I use binutils-2.16: # avr-as -v GNU assembler version 2.16 (avr) using BFD v