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

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

[avr-libc-dev] [bug #54768] iox128a1u.h wrong NVM_CMD_READ_USER_SIG_ROW_


From: anonymous
Subject: [avr-libc-dev] [bug #54768] iox128a1u.h wrong NVM_CMD_READ_USER_SIG_ROW_gc value
Date: Tue, 2 Oct 2018 09:48:29 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?54768>

                 Summary: iox128a1u.h wrong NVM_CMD_READ_USER_SIG_ROW_gc value
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Tue 02 Oct 2018 01:48:27 PM UTC
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.0.0
           Fixed Release: None

    _______________________________________________________

Details:

line 1049,
should be
NVM_CMD_READ_USER_SIG_ROW_gc = (0x01<<0), /*Read user signature row */

is currently
NVM_CMD_READ_USER_SIG_ROW_gc = (0x03<<0), /*Read user signature row */

see example for correct definition:
iox128a4u.h, line 1121





    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?54768>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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