bugAVR C Runtime Library - Bugs: bug #23774, Using some defines from avr/fuse.h...

 
 

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

bug #23774: Using some defines from avr/fuse.h produces warning

Submitter:  Simon Kueppers <simonk>
Submitted:  Sat 05 Jul 2008 12:47:37 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  1.6.2 Fixed Release:  1.7.0

Sat 05 Jul 2008 12:50:57 PM UTC, comment #1: 

I forgot to mention that here is a possible solution to this problem. Unfortunately on german only.
http://www.mikrocontroller.net/topic/104524#916367

Simon Kueppers <simonk>
Sat 05 Jul 2008 12:47:37 PM UTC, original submission:  

The attached file produces the warning
warning: large integer implicitly truncated to unsigned type
when compiling with
avr-gcc -Wall -Os -fpack-struct -fshort-enums -std=gnu99 -funsigned-char -funsigned-bitfields -pedantic -mmcu=atmega168 -DF_CPU=12500000UL -c -oFuse.o ..\Fuse.c

Simon Kueppers <simonk>

 

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

Attached Files
file #15999:  Fuse.c added by simonk (305B - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arcanum (Updated the item)
  • -email is unavailable- added by simonk (Submitted the item)
  •  

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-06 arcanum StatusNone Fixed
        Percent Complete0% 100%
        Assigned toNone arcanum
        Open/ClosedOpen Closed
        Release1.7.* 1.6.2
        Fixed ReleaseNone 1.7.0
    2008-07-05 simonk Attached File- Added Fuse.c, #15999

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code