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: RE:FLASH driver problems on eCos 1.3.1 for edb7312


Andrew:
 
I searched our entire repository for *ramrom* files, yet none were
found. I suppose that we're using an oudated version of eCos 2.0 (or
whatever it is called). We're going to update our repository this
morning.
 
I loaded the template for the EBSA285 StrongARM board in the
Configuration Tool and looked at the Startup type options. I didn't see
the RAMROM option, perhaps because our repository is outdated. Should
this appear as an option in the Config Tool, if your particular template
supports it, or did you have to modify the appropriate HAL files for
your needs, as we may have to do?
 
Thanks for you help,
 
CHRIS.
 
-----Original Message----- 
From: Andrew Lunn 
Sent: Thu 9/27/2001 9:41 AM 
To: Chris Sekula 
Cc: eCos Disuss 
Subject: Re: [ECOS] RE:FLASH driver problems on eCos 1.3.1 for edb7312



	> I am using a Cirrus Logic EP7312 (and EP7212) chip and the
Cirrus Logic
	> EDB7xxx development board template default package to build
eCos. I
	> don't see any options for a RAMROM startup in the
Configuration Tool.
	> Which platform are you using?
	> Would you be able to offer any tips on how to make the RAMROM
startup
	> work?
	
	Im using the ebsa, which is an StrongARM processor. What you
want to
	do is find the nearest HAL that supports ROMRAM and uses that as
a
	template to implement it for your HAL. Your processor is also an
ARM,
	so in that case i would look at the at91. Look at
hal_platform_setup.h
	for code near CYG_HAL_STARTUP_ROMRAM. Also, look at the
	include/pkgconf/*romram* files.
	
	       Andrew
	


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