public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] please help me timer/counter
@ 2007-08-09 11:37 sandip
  2007-08-09 13:48 ` Mike Sweeney
  0 siblings, 1 reply; 3+ messages in thread
From: sandip @ 2007-08-09 11:37 UTC (permalink / raw)
  To: ecos-discuss

Dear all,
 
 i am bit confused about  clock and counter, can any one give some simple
program for that.
how to enable timer interrupt ?
 
 
please help me.. 
 
Regards
 
Sandip



   

-------------------------------------------------------
Masibus Process Instruments (P) Ltd, Gandhinagar, India


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] please help me timer/counter
  2007-08-09 11:37 [ECOS] please help me timer/counter sandip
@ 2007-08-09 13:48 ` Mike Sweeney
  2007-08-09 13:50   ` Mike Sweeney
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Sweeney @ 2007-08-09 13:48 UTC (permalink / raw)
  To: sandip; +Cc: ecos-discuss

Does your configuration include the kernel? Check out the constructor
for Cyg_RealTimeClock in kernel\current\src\common\clock.cxx . You
have been asking a lot of basic questions-you need to do some legwork
of your own too.


On 8/9/07, sandip <sandip@masibus.com> wrote:
> Dear all,
>
>  i am bit confused about  clock and counter, can any one give some simple
> program for that.
> how to enable timer interrupt ?
>
>
> please help me..
>
> Regards
>
> Sandip
>
>
>
>
>
> -------------------------------------------------------
> Masibus Process Instruments (P) Ltd, Gandhinagar, India
>
>
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] please help me timer/counter
  2007-08-09 13:48 ` Mike Sweeney
@ 2007-08-09 13:50   ` Mike Sweeney
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Sweeney @ 2007-08-09 13:50 UTC (permalink / raw)
  To: sandip; +Cc: ecos-discuss

On 8/9/07, Mike Sweeney <msweeney77@gmail.com> wrote:
> Does your configuration include the kernel? Check out the constructor
> for Cyg_RealTimeClock in kernel\current\src\common\clock.cxx . You
> have been asking a lot of basic questions-you need to do some legwork
> of your own too.
>
>
> On 8/9/07, sandip <sandip@masibus.com> wrote:
> > Dear all,
> >
> >  i am bit confused about  clock and counter, can any one give some simple
> > program for that.
> > how to enable timer interrupt ?
> >
> >
> > please help me..
> >

Sorry about the top-post in my previous reply. Let's try this again.

Does your configuration include the kernel? Check out the constructor
for Cyg_RealTimeClock in kernel\current\src\common\clock.cxx . You
have been asking a lot of basic questions-you need to do some legwork
of your own too.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-09 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-09 11:37 [ECOS] please help me timer/counter sandip
2007-08-09 13:48 ` Mike Sweeney
2007-08-09 13:50   ` Mike Sweeney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).