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, 

> > > One way to get VECTORED_IRQ_INTERRUPTS defined is to put, 
> at the top 
> > > of the .S file:
> > > 
> > > #define VECTORED_IRQ_INTERRUPTS
> > > 
> > > Maybe put that just before:
> > >   .section .vectors, "ax"
> > > 
> > > If you do it that way, you will want to import the .s file to the 
> > > specific project rather than linking to a modified master copy.  
> > > Right click on the file name in the Project Explorer dialog and 
> > > select Import.  Put the copy with the other source files for the 
> > > project.
> > > 
> > > There is probably a much better way to do this.  At the moment, I 
> > > can't find it.
> > 
> > Set it in the preprocessor definitions of the project.
> > 
> > --
> > Paul Curtis, Rowley Associates Ltd   http://www.rowley.co.uk 
> > CrossWorks for ARM, MSP430, AVR, MAXQ, and now Cortex-M3 processors
> >
> Hello Paul,
> 
> where ??? and what must I set? and pleas can you have a look 
> to my other question concerning rowley.

1. Right click the project node in the project explorer.

2. Click Properties.

3. Click the Preprocessor tab (at the end).

4. Preprocessor Definitions is now right in front of you.

What other question?

--
Paul Curtis, Rowley Associates Ltd   http://www.rowley.co.uk 
CrossWorks for ARM, MSP430, AVR, MAXQ, and now Cortex-M3 processors

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.