Re: [avr-gcc-list] cannot find -lgcc

2008-12-31 Thread Steve Franks
On Mon, Dec 29, 2008 at 9:01 AM, dlc d...@frii.com wrote: Well tell us then man! DLC Jan Johansson wrote: After a few nights of digging the net for info i have resolved the chain of problems. thanks to all who answered my questions long before i even asked. -j I don't think avr-libc

Re: [avr-gcc-list] OS X 4.2.2 -- simplest way today?

2008-04-28 Thread Steve Franks
://lists.nongnu.org/mailman/listinfo/avr-gcc-list -- Steve Franks, KE7BTE Staff Engineer La Palma Devices, LLC http://www.lapalmadevices.com (520) 312-0089 ___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc

Re: OT: Re: [avr-gcc-list] Programming Atmel FPGAs from AVR?

2007-05-22 Thread Steve Franks
1. Daisy-chain the JTAG from the Mega128 to the Altera. This doesn't seem to work, I believe it's due to the AVR not implementing the JTAG spec correctly (although I'd be more than happy to be told that I've Hate to perpetuate the off-topic blitz we're having here, but I have to weigh in. We

Re: OT: Re: [avr-gcc-list] Programming Atmel FPGAs from AVR?

2007-05-22 Thread Steve Franks
in manufacturing or test that were irreversibly set incorrectly. That assumption as I recall was echoed by the tech support person I was emailing back forth with in Norway. Steve On 5/22/07, Rick Mann [EMAIL PROTECTED] wrote: On May 22, 2007, at 1:45 PM, Steve Franks wrote: We placed

Re: [avr-gcc-list] eeprom issue

2007-05-11 Thread Steve Franks
On 5/10/07, Gavin Jackson [EMAIL PROTECTED] wrote: Declaring the RAM variable as static would restrict it's scope to the module (read .c file) in which it's found according to the C standard. If one of your .c files was changing the variable and you could see those changes from the other .c file

[avr-gcc-list] eeprom issue

2007-05-10 Thread Steve Franks
I think I may have finally found my first legitimate bug! Then, again, maybe not: Anyway, if you have a project with two C/C++ sources, both of which include the same header, and you have: static char temp_ee __attribute__((section (.eeprom))) = 10; in the header, if you build, you will see

Re: [avr-gcc-list] eeprom issue

2007-05-10 Thread Steve Franks
DDI +64 9 978 8757 --- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Franks Sent: Friday, 11 May 2007 9:02 a.m. To: avr-gcc-list@nongnu.org Subject: [avr-gcc-list] eeprom issue I think I may have finally

[avr-gcc-list] Re: Reset on TIMER1 Overflow

2007-02-26 Thread Steve Franks
Message: 1 Date: Wed, 21 Feb 2007 22:38:35 -0600 (CST) From: Kevin Neff [EMAIL PROTECTED] Subject: [avr-gcc-list] Reset on TIMER1 Overflow To: AVR-GCC-list@nongnu.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain;charset=iso-8859-1 I have an ATMega128 that is resetting unexpectantly

[avr-gcc-list] Warnings with virtual methods in avr-g++

2007-02-26 Thread Steve Franks
Message: 1 Date: Sun, 25 Feb 2007 19:16:11 +0100 From: Gervasio Varela [EMAIL PROTECTED] Subject: [avr-gcc-list] Warnings with virtual methods in avr-g++ To: avr-gcc-list@nongnu.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=iso-8859-1 Hello all, I'm getting an

[avr-gcc-list] Re: very strange stuff... possessed circuit?

2007-02-19 Thread Steve Franks
From: Reza Naima [EMAIL PROTECTED] Subject: [avr-gcc-list] very strange stuff... possessed circuit? To: avr-gcc-list@nongnu.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed p.s. I forgot to mention, this discussion should probably be moved to

[avr-gcc-list] Re: compiler not generating IO

2006-01-28 Thread Steve Franks
p.s. If anyone has a reply to the second half of my message, I suggest we move it to the 'avr-chat' list instead... Steve ___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Re: [avr-gcc-list] compiler not generating IO

2006-01-28 Thread Steve Franks
Just to relate my experience - I've personally never had a problem with a device that had an 8MHz internal oscilator to run at 38.4kbps (UBRR=12). That said, if I set OSCCAL to the recommended value, it usually kills the UART. I think this is due to the fact that UBRR=12 on a 'real' 8MHz

RE: [avr-gcc-list] CVS or SVN ?!

2005-09-30 Thread Steve Franks
to bug fixes enhancements. Not having used anything else, I couldn't mention specifics. Steve Steve Franks Electrical Engineer Tucson Embedded Systems (520) 575-7283 x171 ___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org

RE: [avr-gcc-list] Unable to install interrupt vector for attiny2 313

2005-09-28 Thread Steve Franks
kchoo, Unfortunately, Atmel changes the names of things in their datasheets from part to part. In an effort to remain unambiguous, gccavr always uses the exact names from the datasheet. Therefore, when changing devices, you will often need to changes port, device, or interrupt names. Look

[avr-gcc-list] FYI: FW: appnote avr309

2005-09-19 Thread Steve Franks
. -Original Message- From: Steve Franks [mailto:[EMAIL PROTECTED] Sent: 16. September 2005 00:51 To: '[EMAIL PROTECTED]' Subject: appnote avr309 Hello, Looking at Avr309, I notice a 12MHz xtal is utilized with a 3.5V regulator. However, the External Clock Drive table of the AtMega8