Yahoo Groups archive

Lpc2000

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

Message

RE: [lpc2000] Re: ARM-VIC-Crossworks

2006-04-18 by Paul Curtis

Hi, 

> > 4. Preprocessor Definitions is now right in front of you.
> 
> And there i must write 
> 
> #define VECTORED_IRQ_INTERRUPTS 1 
> 
> or what else?

Just:

VECTORED_IRQ_INTERRUPTS

This defines it.  If you want to give it a value:

VECTORED_IRQ_INTERRUPTS=1

-- Paul.

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.