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

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

[avr-libc-dev] [Bug #2633] syntax error while setting up sleep mode fun


From: nobody
Subject: [avr-libc-dev] [Bug #2633] syntax error while setting up sleep mode functionality
Date: Fri, 21 Feb 2003 14:21:03 -0500

=================== BUG #2633: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=2633&group_id=2140

Changes by: Theodore A. Roth <address@hidden>
Date: 2003-Feb-21 11:21 (US/Pacific)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | troth




=================== BUG #2633: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: AVR C Runtime Library        
Submitted on: 2003-Feb-21 11:14
Category:  Header                     Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  troth                   Originator Email:  address@hidden
Status:  Open                         

Summary:  syntax error while setting up sleep mode functionality

Original Submission:  When using WinAVR release 20030115, this code:

  set_sleep_mode(SLEEP_MODE_IDLE);

returns parse error when -mmcpu=atmega8, this code:

  set_sleep_mode(SLEEP_MODE_IDLE));

does not (I have no idea how MCU-specific this error is, I haven't investigated 
further).




No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=2633&group_id=2140




reply via email to

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