From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24369 invoked by alias); 14 Oct 2003 04:19:51 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 24356 invoked from network); 14 Oct 2003 04:19:47 -0000 Received: from unknown (HELO cranessoftware.com) (203.200.61.237) by sources.redhat.com with SMTP; 14 Oct 2003 04:19:47 -0000 Received: from MAHESH [10.0.0.111] by cranessoftware.com [10.0.0.7] with SMTP (MDaemon.Standard.v4.0.5.R) for ; Tue, 14 Oct 2003 09:40:39 +0530 From: Mahesh To: ecos Content-Type: multipart/mixed; boundary="=-buz2tKXVCbzEHMszNrdH" Date: Tue, 14 Oct 2003 04:19:00 -0000 Message-Id: <1066103852.1058.1.camel@MAHESH> Mime-Version: 1.0 X-MDRemoteIP: 10.0.0.111 X-Return-Path: mahesh@cranessoftware.com X-MDaemon-Deliver-To: ecos-discuss@sources.redhat.com Subject: [ECOS] [Fwd: [Fwd: Re: [ECOS] stops at start function]] X-SW-Source: 2003-10/txt/msg00208.txt.bz2 --=-buz2tKXVCbzEHMszNrdH Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-length: 648 -- 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 --=-buz2tKXVCbzEHMszNrdH Content-Disposition: inline Content-Description: Forwarded message - [Fwd: Re: [ECOS] stops at start function] Content-Type: message/rfc822 Content-length: 5864 Subject: [Fwd: Re: [ECOS] stops at start function] From: Mahesh To: radhakrishnan R Content-Type: multipart/mixed; boundary="=-Sd21UimYdknXGRNP3NU5" X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 13 Oct 2003 17:21:57 +0530 Message-Id: <1066045917.1050.40.camel@MAHESH> Mime-Version: 1.0 --=-Sd21UimYdknXGRNP3NU5 Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-length: 168 -- Mahesh M Patil Software Engineer Cranes Software International Limited VasanthNagar Bangalore Mobile:9845579634 Office:2381740/1/2 Extn:234 www.cranessoftware.com --=-Sd21UimYdknXGRNP3NU5 Content-Disposition: inline Content-Description: Forwarded message - Re: [ECOS] stops at start function Content-Type: message/rfc822 Content-length: 5077 Subject: Re: [ECOS] stops at start function From: Mahesh To: radhakrishnan R In-Reply-To: <20031013104337.38650.qmail@web86002.mail.ukl.yahoo.com> References: <20031013104337.38650.qmail@web86002.mail.ukl.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 13 Oct 2003 16:09:50 +0530 Message-Id: <1066041590.1050.37.camel@MAHESH> Mime-Version: 1.0 Content-length: 4607 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 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 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 --=-Sd21UimYdknXGRNP3NU5-- --=-buz2tKXVCbzEHMszNrdH Content-Type: text/plain; charset=us-ascii Content-length: 146 -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss --=-buz2tKXVCbzEHMszNrdH--