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]

Question about memory management in ARM E7T with eCOS?


Hi all:
   While I am building the ecos library for ram startup and link with my
program. I use arm-elf-objdump I saw the address is start from 0x00010000,
why it is not start from the base 0x00000000?  It seems the vector table is
also start from 0x00010000, why it is not start from 0x00000000? (Isn't the
reset vector for ARM is base on 0x00? why there is such difference?) (Is the
address 0x00010000 specified by the linker script?)

Thanks all.

james


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