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]
Other format: [Raw text]

Clocking in eCOS


Hi,

My name is Julio Costas and I'm developing some applications under eCOS in a
Intel Xscale board. 
I'm porting some code from AMX to eCOS and I'm finding some problems with
the clocking. 
I have gone through the eCOS documentation but not much about clocking
(example in Getting Started & Reference Manual).

It looks like a clock can be created with a resolution but there is no
function in order to trigger it. So it is necessary to translate that clock
to a counter and use counter & alarm specific functions. 

Any extra information about clocking under eCOS?
- Generation of clock intervals with a resolution
- Starting a clocking process
- Spawning an event every timer tick

Cheers

Julio






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


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