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]

Re: porting to ARM7TDMI : problem with memory layout


> Dominic Giroux wrote:
> 
> arm-elf-ld: section .text [01020040 -> 01024c9b] overlaps section
> .rom_vectors [01020040 -> 0102007f]
> 
> make: *** [main.elf] Error 1
> 
> Error executing make.
> 
> Any idea as to what could cause this error?

It looks like it should work to me. Try generating a linker map (
-Wl,-Map,mapfile) . Are you sure you haven't placed anything at certain
addresses in assembler files?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

-- 
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]