This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
Please find attatched a sample test file, to map "user
defined section"
to "user defined location"
The problem is, I want to map, my_foo function in "mysec"
section
at location 0x5000
But, my_foo function is getting mapped to location 0x0
(Please see
the dump file.)
My linker script (ldscript) seems to be OK...I am not able
to trace
the problem, can any one help me ?
Thanks in advance
Vinayak
Attachment:
section.tar.gz
Description: GNU Zip compressed data
-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |