Yahoo Groups archive

Lpc2000

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

Message

Re: ARM-VIC-Crossworks

2006-04-18 by rtstofer

--- In lpc2000@yahoogroups.com, "Paul Curtis" <plc@...> wrote:
>
> Richard, 
> 
> 
> > 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
>

Paul,

Outstanding!  I had tried that earlier without success.  But then, I
didn't know if it was supposed to work.

I certainly have no desire to change the startup file.

Richard

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.