Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

porting eCOS to AT91SAM7A1

Status
Not open for further replies.

alzomor

Advanced Member level 2
Joined
Jun 9, 2005
Messages
674
Helped
39
Reputation
78
Reaction score
8
Trophy points
1,298
Location
Germany
Activity points
6,406
HI,

I am planning to port eCOS to AT91SAM7A1-EK .
there's already a port for AT91SAM7S-EK.
My Questions is what's the expected time for porting for one person working full time?

Salam
Hossam Alzomor
www.i-g.org
 

Hi

I didn't use eCOS before , I worked with VxWorks
I have a good experience with Low level drivers
So what do you think?
on the other hand what about building BSP within eCOS?
Have you made such task before?

Salam
Hossam Alzomor
 

AA,
Check this link **broken link removed**.
I did porting for uCOS-II. I started from a port that has an architecture closer to mine to avoid architecture porting effort. The real effort should be done in board porting (device drivers, boot loaders, ....)

In addition, you will need changes necessary required by your tool chain if different,
Following this simple procedure, I managed to port uCOS-II 3 times to S3C3410x and S3C2440A and STM32 based on ARM Cortex M3. Each port took from a day to 3 days. First rule in porting no rule :D.

I think your port should not take more than a week.

I made some slides about Porting, more specific to uCOS-II but they have some good general concepts about porting in general.

These slides can be found at https://embedded-tips.blogspot.com/2010/01/free-ucos-ii-course-m11.html.

Gluck
--
Amr Ali
 

Asslamo 3alikom

Thanks Amr for your Advice,
By chance I have just been checking your Blog ;-)
I have already get the port of eCOS for AT91SAM7S-EK which I found more relevant to AT91SAM7A1-EK.
Regarding your ecoscentric link, according to my understanding ecoscentric is a commercial verison of eCOS, it's not free like eCOS, am I right?

If you have skype ,msn or yahoo account send it to me
mine is hzomor@skype

Salam
Hossam Alzomor
 

eCOS is an open source but royalty free OS.
eCOS pro is a company selling their services based on eCOS and RedBoot.

Thats a good start.
To move uCOS-II from S3C24410 to S3C2440, I took 1 day. Similar devices will be the same but you need to check names and addresses. That was a Chaos to do but quickly done.

These are my IDs:
msn: amraldo@hotmail.com ==> I am always there
yahoo: amraldo@yahoo.co.uk
gmail: amraldo@gmail.com
Skype: amraldo

Even we can meet and do it together if your office is in cairo.
--
Amr Ali
 

    alzomor

    Points: 2
    Helpful Answer Positive Rating
AA,
I came across this "http://micrium.com/page/downloads/ports/atmel/at91sam7" while searching for something.
They are about uCOS-II but might be useful during porting eCOS in that platform.
--
Amr Ali
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top