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]

[Fwd: [Fwd: Re: stops at start function]]


-- 
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
--- Begin Message ---
-- 
Mahesh M Patil
Software Engineer
Cranes Software International Limited
VasanthNagar
Bangalore
Mobile:9845579634
Office:2381740/1/2 Extn:234
www.cranessoftware.com
--- Begin Message ---
Hi,
   My target is Arm pid(simulator only) and using sid.
                  I am not at all enabling or disabling any
interrupt.How to check interrupt is enabled or disabled. 
    Both ISR and DSR are called till the first alarm is triggered.
    After first alarm,when i initialize second alarm,ISR and DSR are not
called at all,but alarm is being added.
  Thanks and Regards
Mahesh

    

On Mon, 2003-10-13 at 16:13, radhakrishnan R wrote:
> What is your target. if it is simulator..then
> triggering of alarm may take long time.
> 
> Have you confirmed that interrupt is not disabled.
> (somewhere in the code...disabled the ISR and not
> enabled.)
> 
> give me more details about your target. I will give
> idea to debug ISR.
> 
> I know only about ARM and powerPC target...
> 
> regards,
> Radha
> 
>  --- Mahesh <mahesh@cranessoftware.com> wrote: > Hi,
> >     The second alarm is not triggering at all.
> >      The second alarm if kept at an interval of
> > 0(cyg_current_time()+0)
> > is working fine(as that will be called in add alarm
> > function only for
> > being 0). If it is kept other than zero(it will not
> > be called in add
> > alarm function),alarm will be added,but there is no
> > interrupt from clock
> > and hence no trigger.
> >    It will get stuck in loop and when i stop it,it
> > will be in Start
> > code(.text is at 8040 and Start code is at 8080).
> > Plz give me some hints why isr is not called.
> > Thanks and Regards
> > Mahesh  
> >                      
> > 
> > 
> > On Fri, 2003-10-10 at 17:39, radhakrishnan R wrote:
> > > Hi,
> > >   Iam not getting full details of problem.
> > > 
> > >   What is the start function.
> > > 
> > >   What happend to your second alarm trigerring
> > > problem?.
> > > 
> > > Regards,
> > > Radha 
> > > 
> > > --- Mahesh <mahesh@cranessoftware.com> wrote: >
> > Hi,
> > > >    I am using Arm pid target and sid system.(on
> > pc
> > > > only)
> > > >     My program is getting stuck at one point and
> > > > when i stop the running
> > > > simulator,the control will be at start
> > function.Why
> > > > it is going to start
> > > > function.
> > > > Waiting for ur reply
> > > > 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
> > > >  
> > > 
> > >
> >
> ________________________________________________________________________
> > > 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

--- End Message ---

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