Yahoo Groups archive

Lpc2000

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

Message

Re: [lpc2000] timer interrupt not firing in lpc2106

2006-01-11 by Aalt Lokhorst

Hello Vicky,

I am just leaving the office so no time to check, but I can remember two
things from my first experience with the interrupts.

Enable the IRQ in your main()
(The line is already in your main() but its commented)

Add the define VECTORED_IRQ_INTERRUPTS.
(See the Startup.s file for details, it is needed to load the 
VICVectAddr register on an IRQ)

By the way, you are using version 1.2 but Rowley is already at v1.5 and 
I think our Rowley friends are very busy working on 1.6.
(Any information? Paul, Michael, Jon...?)

Best Regards,
Aalt

-- 
==============================
Aalt Lokhorst
Schut Geometrische Meettechniek bv
Duinkerkenstraat 21
9723 BN Groningen
P.O. Box 5225
9700 GE Groningen
The Netherlands
Tel: +31-50-5877877
Fax: +31-50-5877899
E-mail: Lokhorst@...
==============================


vicky gosar wrote:
>   hi
>   
>   i am working on the lpc2106
>   i have been working day & night to get the timer interrupt to fire but 
> it is not.
>   
>   i have attached my code along with the message.
>   i am using crossworks v1.2
>   
>   the timer interrupt is trigerred but it does not go to the ISR & stops 
> responding
>   
>   if anybody can help i will be greatly grateful to him
>   
>   please reply
>   
>   Vicky

Attachments

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.