bugAVR C Runtime Library - Bugs: bug #11396, Large number jumps to hyperspace

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11396: Large number jumps to hyperspace

Submitter:  None
Submitted:  Sun 26 Dec 2004 09:26:52 AM UTC
   
 
Category:  Library Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Works For Me Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Thu 30 Dec 2004 07:02:35 PM UTC, comment #1: 

Cannot reproduce because there is not enough information. The generated code from the test case visually looks ok.

Eric Weddington <arcanum>
Group administrator
Sun 26 Dec 2004 09:26:52 AM UTC, 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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-30 arcanum StatusNone Works For Me
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code