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: porting eCos to ARM


On Mon, Jul 31, 2000 at 02:48:08AM -0700, danish iftikhar wrote:

> i am trying to port eCos to ARM . i have built GNU tools(gcc & insight 5.0)
> i am using linux.now i have got ecos.ecc file & i am unable to configure it
> for my target board ie , SAMSUNG'S KS32C50100. i want to know how to
> manipulate the options for my target board. can any of you guys help me
> out.

You have to write a set of interface routines called a HAL package (Hardware
Abstraction Layer) that provide a standard API that eCos can use to control
the hardware.  I've got some routines for the KS32C5000 that I am hoping to
release in the next few weeks (assuming management approval).  I can't
really promise anything definitive.

-- 
Grant Edwards
grante@visi.com

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