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 on at91 eb01 board


At 11:25 4.7.2001 GMT+1, eric mini wrote:
>Hello,
>
>I am looking for some help to port ecos on an AT91M40400 
>using the at91 eb01 board.
>May be somewhere there is a package already done for this 
>micro or a template for the board ???

Download Carl van Schaik's eCos tree from:
http://sources.redhat.com/ml/ecos-discuss/2001-01/msg00496.html


>
>Using the eCos configuration tools, I saw that the board 
>PID7 is available, what are the step to migrate toward the 
>AT91EB01 ??

After downloading, you have EB01 package option available. There are some
bugs in the serial driver and the cdl associated with it:

1. If you get errors from lines saying something like "no _exported_ files
whatsoever", just comment the lines out.

2. If you enable the EB01 serial drivers, you'll get a 'file not found'
error from file
/ecos/packages/devs/serial/arm/eb01/current/cdl/ser_arm_eb01.cdl. Change
'eb01_serial_with_ints.c' to 'eb01_serial.c'.

3. Files '/ecos/packages/devs/serial/arm/eb01/current/src/at91_serial.h'
and eb01_serial.c (same subdirectory) don't work or even compile. I have
working versions, I could make them available for everyone to avoid having
to email them to everyone interested. Jifl, Gary, what's the best way to do
that?

>Thank,
>
>Ricou

	Harri


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