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

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

[avr-libc-dev] [bug #40069] Missing Pin Change Interrupt Vector for Atti


From: anonymous
Subject: [avr-libc-dev] [bug #40069] Missing Pin Change Interrupt Vector for Attiny 2313a
Date: Thu, 19 Sep 2013 15:00:41 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:23.0) Gecko/20100101 Firefox/23.0

URL:
  <http://savannah.nongnu.org/bugs/?40069>

                 Summary: Missing Pin Change Interrupt Vector for Attiny 2313a
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Do 19 Sep 2013 15:00:40 UTC
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
           Fixed Release: None

    _______________________________________________________

Details:

The om Interrupt Vectors are missing from the libc documentation. This would
be important, as the pcints are defined in an inconsistent way! Rather than
PCINT1_vec oder PCInt0_vec they have been defined as PCInt_A_vec, PCINT_B_vec
and PCINT_D_vec corresponding to the ports involved. This is different to all
other implementations, and, sadly, calling PCInt0_vec will be accepted by the
compiler and cause a mc reset - strange!

I think this behaviour should be reflected in the libc documentation!

Kind regards,

S. Levedag





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?40069>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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