Yahoo Groups archive

Lpc2000

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

Message

AW: [lpc2000] Help with RX interrupt

2004-05-08 by Sören Rennecke

I think you have forgotten lines like this at the end of Interrupt
routine:


char dummy = 0;
dummy = UARTBT_IIR; 		//clear Interruptflags by reading this
register 
VICVectAddr  = 0x00000000;	//Dummy write, to signal end of
interrupt

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.