[coldfire-gnu-discuss] Overriding Interrupt vectors

Nathan Sidwell nathan at codesourcery.com
Fri Jul 4 14:21:35 UTC 2008


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




More information about the coldfire-gnu-discuss mailing list