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]

Re: second alarm not triggering


well, on testing tm_basic program, did u pass the complete test. if yes ,
then ur alarm funcs are fine..it must be somethin to do with ur code,
which u r trying to test. why don`t u paste up ur test code, in the
group.

saty


On 07 Oct 2003 10:09:50 +0530
Mahesh <mahesh@cranessoftware.com> wrote:

>  Hi,
>    Sorry for not giving the details.
>           I am using eCos for Arm pid target.I am using sid for printf's 
>  .I am working on PC only not on board.In my code i have 5 threads being 
>  created in cyg_user_start function.Alarm's are being used by the threads
>  for some tasks.I am using real time clock for alarms.tick function is
>  called after the scheduler is started,but once the first alarm is
>  triggered,tick function is not called at all.So my second
>  alarm(different from first one) is not triggering and the program is
>  getting stuck.
>  Plz reply for this mail.
>  Thanks and Regards
>  Mahesh 
>  
>  On Wed, 2003-10-01 at 13:17, Robert Cragie wrote:
>  > Nothing like enough information. You can't expect any help from what you've
>  > written. Give detailed examples of failing source code, target system,
>  > configuration etc. etc.
>  > 
>  > Robert Cragie, Design Engineer
>  > 
>  > Direct: +44 (0) 114 281 4512
>  > _______________________________________________________________
>  > Jennic Ltd, Furnival Street, Sheffield, S1 4QT,  UK
>  > http://www.jennic.com  Tel: +44 (0) 114 281 2655   Confidential
>  > _______________________________________________________________
>  > 
>  > > -----Original Message-----
>  > > From: ecos-discuss-owner@sources.redhat.com
>  > > [mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Mahesh
>  > > Sent: 01 October 2003 06:12
>  > > To: ecos
>  > > Subject: [ECOS] second alarm not triggering
>  > >
>  > >
>  > > Hi,
>  > >    My first alarm is triggered but the second alarm is not triggering at
>  > > all.After the first alarm is triggered the tick function is not called
>  > > at all.What may be problem?
>  > > Thanks and Regards
>  > > Mahesh
>  > >
> -- 
> Mahesh M Patil
> Software Engineer
> Cranes Software International Limited
> VasanthNagar
> Bangalore
> Mobile:9845579634
> Office:2381740/1/2 Extn:234
> www.cranessoftware.com
> 
> 
> _______________________________________________
> This email with any attachments is for the exclusive use of the intended
> recipient/s & may contain confidential & legally privileged information.
> If you are not the intended recipient pls notify the sender immediately
> & delete the email from your system. Any unauthorised use, disclosure,
> printing, dissemination, forwarding or copying of this mail is strictly
> prohibited and unlawful.
> Visit us at : http://www.cranessoftware.com
> 
> 
> 
> -- 
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss

-- 
Satish Kumar <satish@bvt.sc.sanyo.co.jp>


-- 
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]