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: standalone RAM application


On Fri, 2003-10-10 at 14:38, Aaron Richardson wrote:
> I am trying to create a standalone ecos RAM application.  I will be loading 
> this application into RAM and then releasing the cpu from reset.  I have 2 
> problems at this point:
> 
> 1) no vectors are placed in RAM at 0x0 with the load of my program.
> 
> 2) my program seems to want to load at 0x200000.
> 
> I can load my program in RAM and start the cpu at 0x200000.  The code prints 
> out a rew things and then hangs at some point.  I think this has to do with 
> the vectors missing(I havent tracked it down completely yet).  Any idea how 
> to fix this?
> 

What platform?  What Architecture?  The details vary from platform to
platform.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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