bugAVR C Runtime Library - Bugs: bug #22572, Documentation FAQ example proposal

 
 

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

bug #22572: Documentation FAQ example proposal

Submitter:  Lars Jonsson <lajon>
Submitted:  Wed 12 Mar 2008 08:50:25 PM UTC
   
 
Category:  Feature Request Severity:  1 - Wish
Priority:  3 - Low Item Group:  Documentation
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  Any Fixed Release:  1.7.0

Wed 12 Mar 2008 08:50:25 PM UTC, original submission:  

Attached are two make rules examples that might be added to the "How to add a raw binary image to linker output?" faq entry. One is for text to .o conversion with added NUL terminator. The other could be used for any binary file. Not sure it is optimal, one problem is the _size symbol that is generated. It is an absolute symbol hence the define with a cast in the generated .h file.


Lars Jonsson <lajon>

 

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

Attached Files
file #15251:  makefile added by lajon (1KiB - 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 lajon (Submitted the item)
  •  

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-20 arcanum StatusNone Fixed
        Percent Complete0% 100%
        Assigned toNone arcanum
        Open/ClosedOpen Closed
        ReleaseNone Any
        Fixed ReleaseNone 1.7.0
    2008-03-18 arcanum CategoryDocumentation Feature Request
        Severity3 - Normal 1 - Wish
        Priority5 - Normal 3 - Low
    2008-03-12 lajon Attached File- Added makefile, #15251

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code