This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Re: Code examples repository eCos/AT91M55800A


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.

lunn@londo:~/eCos/work$ ecosconfig new eb55
U CYGHWR_HAL_ARM_AT91, new inferred value M55800A
lunn@londo:~/eCos/work$ ecosconfig tree
lunn@londo:~/eCos/work$ make -s
headers finished
build finished
lunn@londo:~/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


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