|
From: | Jaime Sommers |
Subject: | [avr-libc-dev] [bug #43204] _PROTECTED_WRITE Does not work in the register of the address 0x0100 or more |
Date: | Fri, 12 Sep 2014 04:04:33 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 |
URL: <http://savannah.nongnu.org/bugs/?43204> Summary: _PROTECTED_WRITE Does not work in the register of the address 0x0100 or more Project: AVR C Runtime Library Submitted by: tampac Submitted on: 2014年09月12日 04時04分32秒 Category: Library Severity: 3 - Normal Priority: 5 - Normal Item Group: Header files Status: None Percent Complete: 0% Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Release: 1.8.0 Fixed Release: None _______________________________________________________ Details: ex:_PROTECTED_WRITE(NVM_CTRLA, NVM_CMDEX_bm); I was not able to compile this code. The cause was that the address of NVM_CTRLA is 0x01CB. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?43204> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |