[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Question about timers
From: |
Sander Pool |
Subject: |
RE: [avr-gcc-list] Question about timers |
Date: |
Wed, 29 Oct 2003 23:31:27 -0800 |
Jeff,
the gcctest programs are ancient but still useful. You'll have to modify the
outb macros to assignments but that's no big deal. Do a google search for
gcctest or try looking on avrfreaks.com. Of course if you have code that
doesn't work it would be helpful if you posted it so we can take a look :-)
Sander
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Jean-Francois
> Boutillon
> Sent: Wednesday, October 29, 2003 11:13 PM
> To: address@hidden
> Subject: [avr-gcc-list] Question about timers
>
>
> Hi all
> I am new to AVR world and I have a simple problem.
>
> I tried to configure a timer and interrupts to get a led blinking, but it
> seems that the interrupt routine is never called.
>
> Does anyone have an example of a program using timers that works so that I
> can adapt it for my purpose ?
>
> Tanks
>
> Jeff
>
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>
>
>