On Tue, Jan 30, 2007 at 11:49:23AM -0800, Gilles L. wrote:
> Hello. This is my first message on this mailing list. I am grateful to all 
> those that make it possible and contribute. Thank you.
> 

> I am programming on eCos and AT91M55800A.

So you are using the EB55 HAL?

> Is there a web site with many examples of simple basic programs on
> eCos/AT91M55800A?

All the test cases are simple basic programs.

[EMAIL PROTECTED]:~/eCos/work$ ecosconfig new eb55
U CYGHWR_HAL_ARM_AT91, new inferred value M55800A
[EMAIL PROTECTED]:~/eCos/work$ ecosconfig tree
[EMAIL PROTECTED]:~/eCos/work$ make -s
headers finished
build finished
[EMAIL PROTECTED]:~/eCos/work$ make -s tests
headers finished
build finished
tests finished


> At this point, I am stuck trying to implement an interrupt tied to a
> timer.

Do you actually need this? Why not just use an eCos timer?

   Andrew

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

Reply via email to