Tim,
I have had similar errors when I had a conflict between my
startup file and the IAR linker settings. This may not be your
problem but for what it is worth....
Richard
--- In lpc2000@yahoogroups.com, "Tim Meese" <timm@m...> wrote:
> Hello,
>
> I'm using (for the moment anyway) the IAR EW ARM v4.10B tools to
> build an application for the LPC2106. I don't require, nor do I
have
> code relating to FIQ functionality, but the linker is emitting a
> strange error related to FIQs:
>
> Error[e27]: Entry "fiqvec" in module armvic ( C:\...\armvic.r79 )
> redefined in module board ( C:\...\board.r79 )
>
> The board.c file has some inline definitions in it (#pragma inline)
> but otherwise nothing remarkable. If I remove this module, the
error
> just shifts to the next object file. Seems like this is a linker
bug
> of some sort. If any IAR users have a workaround, I'd appreciate
> heaering it.
>
> Thanks,
>
> TimMessage
Re: Strange linker error with IAR EWARM v4.10b
2004-05-22 by Richard
Attachments
- No local attachments were found for this message.