This is the mail archive of the ecos-discuss@sourceware.org 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: ROM startup


It is linked to execute from 0x00000 and it executes from that
address. I use a debugger to see that but with the debugger it runs
well. the problem starts when I remove de debugger, because it doesn´t
run itselves.


2006/5/19, Andrew Lunn <andrew@lunn.ch>:
On Fri, May 19, 2006 at 01:13:50PM +0200, Alluitz wrote:
> Hello,
>
> I?m trying to startup from Flash a small test program in my AT91M48200
> but it doesn?t work. I can startup Redboot from Flash, but not my own
> programs.
>
> Does anybody know how I can do to startup from flash?

What address is the program linked to execute from?
What address is the program actually executed at?

Andrew


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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