NEC ELECTRONICS GLOBAL
nec electronics global
HOME
APPLICATIONS
PRODUCTS
TECHNOLOGY
SUPPORT
BUY ONLINE
NEWS & EVENTS
ABOUT US
header
GO
AdvancedParametric
SITE MAP CONTACT US

[CA850] Library

Contents

    
FAQ-ID = CA850_Library-nnnn
0994: How should a link directive file be described when allocating standard library libc.a to specific addresses?
CA850_Library
-0994
How should a link directive file be described when allocating standard library libc.a to specific addresses?
Q1
How should a link directive file be described when allocating standard library libc.a to specific addresses?
A1
Allocate standard library libc.a to a .text section.
For example, if the address starts from 0x100000, allocate as follows.

Example:
TEXT : !LOAD    ?RX V0x100000{
    libc.text = $PROGBITS   ?AX .text {libc.a};
};
[Reference] Link directive description example (To be prepared.)
Is this information useful for you ?
back to top  
(2006/08)









































 LEGAL  RSS Feeds       © 1995-2008  NEC Electronics Corporation