avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #12865] Global Interrupts Explicitly Enabled by SIGN


From: anonymous
Subject: [avr-libc-dev] [bug #12865] Global Interrupts Explicitly Enabled by SIGNAL Macro
Date: Thu, 28 Apr 2005 21:11:07 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 2.0.40607; .NET CLR 1.1.4322)

Follow-up Comment #2, bug #12865 (project avr-libc):

-The device that you are using
Atmega128

- The version number of avr-libc
1.0.4

- A code sample that will show the error when compiled.
SIGNAL(SIG_OVERFLOW0)
{
    TCNT0IntCnt++;
}

Thanks,
William

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12865>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]