AVR* Administrator

Results 146 issues of AVR* Administrator

Wed 09 Jun 2010 08:42:04 AM CEST See **[bug #30018](https://savannah.nongnu.org/bugs/?30018)**: the (XSL) script that generates the header files leaves stray characters (like "/" or "(") in macro names and/or expansions....

Thu 11 Mar 2010 08:39:24 AM CET I get this error using a Xmega32A4, trying to include avr/boot.h #error AVR processor does not provide bootloader support! (even though it actually...

Fri 07 Aug 2009 03:27:14 AM CEST There are no #defines or enums defining an index for each possible production/calibration signature row entry/register. This index has to be loaded into...

Sun 11 Jan 2009 12:46:27 PM CET It's a common thing when single pin on a device represents several features, for example atmega8: PORTB: PB5 can be used as regular...

Thu 01 May 2008 04:45:56 PM CEST The avr-libc FAQ has a more detailed discussion on non-reentrant library calls.  (See **[patch #6500](https://savannah.nongnu.org/patch/?6500)** if the reentrant update to the FAQ has...

Wed 30 Jan 2008 06:17:06 AM CET Everytime when using ATOMIC_BLOCK(ATOMIC_RESTORESTATE) macro I have got compiler warning - warning: unused variable 'sreg_save'. I'm using winavr-20071221. This issue was migrated from...