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]

Re: start address


Hi Jifl,
	I want to port eCos to the "DSC21", a chip with a ARM core of TI. It's boot sequence is as follows:
1. Reset vector at 0x0
2. hardwired jump address to 0x200000
3. start executing code from FLASH ROM
4. _c_int00 routine copies code into internal SRAM
5. start execution
	so I want to specify the strat address of stubs package image in eCos.Can you tell me ? thank you a lot!
Zhao Shengzhe

zsz wrote:
> 
> Hello all,
> 
>         Who could tell me how to specify the start address of  GDB stub image in eCos? thank you  in advance!

Start addresses are very target dependent. Which target is this? And why do
you need to know?

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]