Yahoo Groups archive

Lpc2000

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

Message

Re: Problem with entering ISR

2006-05-30 by federr65

> 
> Is this some typing error ???
> Should be:
> 
> IO0CLR = LED;
> 

Yes, it is.

> Also try adding a default ISR or write this:
> 
> VICDefVectAddr = (unsigned long)timer0ISR;
> 
> And see what happens.

I added this line, I also tried adding:
VICVectAddr = (unsigned long)timer0ISR;
But it didn't work also.
Best Regards
Peter

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.