|
From: | anonymous |
Subject: | [avr-libc-dev] [bugs #11396] Large number jumps to hyperspace |
Date: | Sun, 26 Dec 2004 04:38:08 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4 |
This mail is an automated notification from the bugs tracker of the project: AVR C Runtime Library. /**************************************************************************/ [bugs #11396] Full Item Snapshot: URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11396> Project: AVR C Runtime Library Submitted by: 0 On: Sun 12/26/04 at 04:26 Category: Library Severity: 5 - Average Priority: 5 - Normal Item Group: None Resolution: None Privacy: Public Percent Complete: 0% Assigned to: None Originator Email: address@hidden Status: Open Summary: Large number jumps to hyperspace Original Submission: This code: uint16_t baud=9600 uint16_t reg=16000000/(16*baud) - 1; makes an atmega16 jump to some spurious place and crash. Using avr-libc 1.0.5 avr-gcc (GCC) 3.4.3 GNU avr-ld version 2.15 For detailed info, follow this link: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11396> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |