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: regarding assertion and tracing


Hi,
   The tick function is not called at all after the second interrupt.
   i.e, interrupt is not occuring and tick is not called.Also the
control is going into spurious code.
Interrupt is not generated at all after the first alarm is triggered.
Thanks and Regards  
Mahesh


On Wed, 2003-10-08 at 17:20, radhakrishnan R wrote:
>  --- Mahesh <mahesh@cranessoftware.com> wrote: > Hi,
> >    Sorry for late reply.
> >    
> > On Wed, 2003-10-08 at 16:06, radhakrishnan R wrote:
> > > Hi,
> > >   I have asked one more question...there was one
> > > function to display the thread info correct...so
> > if
> > > you comment that function,is second alarm
> > triggered??.
> > 
> >   No,second alarm is not triggered at all.If i keep
> > show_threads
> > function,even first alarm is not triggered.tick
> > function is not called
> > at all.If i comment show_threads function,first
> > alarm is triggered,but
> > second alarm is not triggered.
> > 
> > 
> > > 
> > >  What is assertion message printed. if any
> > assertion
> > > is printed then the program will not proceed
> > further.
> > > 
> >     There is no assertion message printed.But here
> > also,
> >     even first alarm is not triggered all as tick
> > function is not called
> > at all.
> > If we tick Asserts in configtool,tick function will
> > be called or not ?
> > 
> > Plz help me.I am not getting why after first
> > alarm,tick function is not
> > called at all.
> > 
>   there is no relation between the assertion and tick
> getting called.
>   Assertion is will find any fault or error condition
> in program.
>   have you confirmed that tick interrupt is
> periodically accuring. That is interrupt is not
> disabled??.
> 
> Regards,
> Radha
> 
> > 
> > > Regards,
> > > Radhakrishnan R
> > > 
> > >  --- Mahesh <mahesh@cranessoftware.com> wrote: >
> > Hi,
> > > >    If i include Asserts in configtool and run
> > the
> > > > code then 
> > > >     the tick function is not called at all.
> > > >    If Asserts is removed,tick function is
> > called.
> > > >    What may be the 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
> > > > 
> > > >  
> > > 
> > >
> >
> ________________________________________________________________________
> > > Want to chat instantly with your online friends? 
> > Get the FREE Yahoo!
> > > Messenger http://mail.messenger.yahoo.co.uk
> > > 
> > -- 
> > 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
> > 
> >  
> 
> ________________________________________________________________________
> Want to chat instantly with your online friends?  Get the FREE Yahoo!
> Messenger http://mail.messenger.yahoo.co.uk
> 
-- 
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


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