Update of bug #45539 (project avr-libc):
Status: None => In Progress
Assigned to: None => pitchumani
Summary: iom32u4.h defines non-existing TIMSK2 and TIMSK5 =>
iom32u4.h defines reserved IO address (TIMSK2 (0x70), TIMSK5 (0x73) etc)
_______________________________________________________
Follow-up Comment #1:
iom32u4.h incorrectly defines following IO addresses:
PCMSK1 (0x6C) and PCMSK2 (0x6D) are reserved
TIMSK2 (0x70) and TIMSK5 (0x73) are reserved
Registers from 0x9E to 0xB7 are reserved
Registers from 0xD5 to 0xD6 are reserved
Registers from 0xDB to 0xDF are reserved
Register 0xE7 is reserved
Registers from 0xF5 to 0xF9 are reserved
Reference: Datasheet (http://www.atmel.com/devices/atmega32u4.aspx)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?45539>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev