Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

Reset without Exception?

Reset without Exception?

2004-12-20 by rjwal3

Does anyone have any ideas as to why my LPC2129 program can reset 
without any exceptions occuring??? I know that all of my exception 
routines work because I have tested them all. IAP, FIQ and the 
watchdog have also been ruled out. Every once in a while the program 
will simply jump to the Reset_Handler, for no apparent reason.

Re: Reset without Exception?

2004-12-21 by Amit

Do you have your watchdog enabled ?
How many interrupt sources have you enabled ?

Amit

--- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> wrote:
> 
> Does anyone have any ideas as to why my LPC2129 program can reset 
> without any exceptions occuring??? I know that all of my exception 
> routines work because I have tested them all. IAP, FIQ and the 
> watchdog have also been ruled out. Every once in a while the 
program 
> will simply jump to the Reset_Handler, for no apparent reason.

Re: Reset without Exception?

2004-12-21 by rjwal3

The watchdog is not enabled and I have three interrupt sources; 
CAN1, Timer0 and UART1 which are operating normally.



--- In lpc2000@yahoogroups.com, "Amit" <emailakb@y...> wrote:
> 
> Do you have your watchdog enabled ?
> How many interrupt sources have you enabled ?
> 
> Amit
> 
> --- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> wrote:
> > 
> > Does anyone have any ideas as to why my LPC2129 program can 
reset 
> > without any exceptions occuring??? I know that all of my 
exception 
Show quoted textHide quoted text
> > routines work because I have tested them all. IAP, FIQ and the 
> > watchdog have also been ruled out. Every once in a while the 
> program 
> > will simply jump to the Reset_Handler, for no apparent reason.

Re: Reset without Exception?

2004-12-21 by Amit

Are you handling spurious interrupts by progamming an ISR into the 
VIC Default Vector Address register?

amit


--- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> wrote:
Show quoted textHide quoted text
> 
> The watchdog is not enabled and I have three interrupt sources; 
> CAN1, Timer0 and UART1 which are operating normally.
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Amit" <emailakb@y...> wrote:
> > 
> > Do you have your watchdog enabled ?
> > How many interrupt sources have you enabled ?
> > 
> > Amit
> > 
> > --- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> wrote:
> > > 
> > > Does anyone have any ideas as to why my LPC2129 program can 
> reset 
> > > without any exceptions occuring??? I know that all of my 
> exception 
> > > routines work because I have tested them all. IAP, FIQ and the 
> > > watchdog have also been ruled out. Every once in a while the 
> > program 
> > > will simply jump to the Reset_Handler, for no apparent reason.

Re: Reset without Exception?

2004-12-21 by rjwal3

No I have not done anything with VicDefVectAddr, you might have hit 
the nail on the head.



--- In lpc2000@yahoogroups.com, "Amit" <emailakb@y...> wrote:
> 
> Are you handling spurious interrupts by progamming an ISR into the 
> VIC Default Vector Address register?
> 
> amit
> 
> 
> --- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> wrote:
> > 
> > The watchdog is not enabled and I have three interrupt sources; 
> > CAN1, Timer0 and UART1 which are operating normally.
> > 
> > 
> > 
> > --- In lpc2000@yahoogroups.com, "Amit" <emailakb@y...> wrote:
> > > 
> > > Do you have your watchdog enabled ?
> > > How many interrupt sources have you enabled ?
> > > 
> > > Amit
> > > 
> > > --- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> 
wrote:
> > > > 
> > > > Does anyone have any ideas as to why my LPC2129 program can 
> > reset 
> > > > without any exceptions occuring??? I know that all of my 
> > exception 
> > > > routines work because I have tested them all. IAP, FIQ and 
the 
> > > > watchdog have also been ruled out. Every once in a while the 
> > > program 
> > > > will simply jump to the Reset_Handler, for no apparent 
reason.

Re: Reset without Exception?

2004-12-21 by rjwal3

Yes the spurious interrupt stikes again. Cheers.



--- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> wrote:
> 
> No I have not done anything with VicDefVectAddr, you might have 
hit 
> the nail on the head.
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Amit" <emailakb@y...> wrote:
> > 
> > Are you handling spurious interrupts by progamming an ISR into 
the 
> > VIC Default Vector Address register?
> > 
> > amit
> > 
> > 
> > --- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> 
wrote:
> > > 
> > > The watchdog is not enabled and I have three interrupt 
sources; 
> > > CAN1, Timer0 and UART1 which are operating normally.
> > > 
> > > 
> > > 
> > > --- In lpc2000@yahoogroups.com, "Amit" <emailakb@y...> wrote:
> > > > 
> > > > Do you have your watchdog enabled ?
> > > > How many interrupt sources have you enabled ?
> > > > 
> > > > Amit
> > > > 
> > > > --- In lpc2000@yahoogroups.com, "rjwal3" <rossjwalker@n...> 
> wrote:
> > > > > 
> > > > > Does anyone have any ideas as to why my LPC2129 program 
can 
> > > reset 
> > > > > without any exceptions occuring??? I know that all of my 
> > > exception 
> > > > > routines work because I have tested them all. IAP, FIQ and 
> the 
> > > > > watchdog have also been ruled out. Every once in a while 
the 
Show quoted textHide quoted text
> > > > program 
> > > > > will simply jump to the Reset_Handler, for no apparent 
> reason.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.