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: eb40a application boot


Well that was indeed the problem. Also had to add a few packages (stdio, etc) and now I have some of the samples working - yay!

Now, to get on to writing some real code...

Thanks for your help,

Shannon

On Saturday, January 4, 2003, at 10:09 AM, Shannon Holland wrote:

On Friday, January 3, 2003, at 07:35 PM, Gary D. Thomas wrote:

No, this should not be the case.

Are you sure that your application is using HAL_STARTUP_RAM mode?

OK, thanks - I bet this is my problem. I had added a startup mode called SRAM since my board doesn't have the external RAM. I notice there's a bunch of places the check for CYG_HAL_STARTUP == "RAM" and so much of the startup code is probably thinking it's running out of rom.

Perhaps I would be better off to modify the RAM target settings to be correct for my board rather than adding a new one!

Shannon


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


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