 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [coldfire-gnu-discuss] Overriding Interrupt vectors
- To: Nathan Braun <braun@xxxxxxxxx>
- Subject: Re: [coldfire-gnu-discuss] Overriding Interrupt vectors
- From: Nathan Sidwell <nathan@xxxxxxxxxxxxxxxx>
- Date: Fri, 04 Jul 2008 15:21:35 +0100
Nathan Braun wrote:
Hello,
while trying to override the default interrupt vectors such as
__cs3_isr_access_error() as seen in the getting started guide, I get
always a "multiple definition" linker error, caused by linking the
library "m5208\libcs3coldfire.a". Interestingly this does not happen,
when overriding e.g. __cs3_isr_fp_branch_unordered().
Is there a way to override these interrupts or should I just define the
vector table myself?
What is the command you are using to link with?
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
|
|