bugAVR C Runtime Library - Bugs: bug #54768, iox128a1u.h wrong...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #54768: iox128a1u.h wrong NVM_CMD_READ_USER_SIG_ROW_gc value

Submitter:  None
Submitted:  Tue 02 Oct 2018 01:48:27 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  2.0.0
Fixed Release:  None

Tue 02 Oct 2018 01:48:27 PM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code