Overriding Interrupt vectors
Nathan Braun
braun at stzedn.de
Fri Jul 4 14:06:39 UTC 2008
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?
I am working with -mcpu=52235 and the Lite 4.2-47.
Thanks for any help.
Nathan
More information about the coldfire-gnu-discuss
mailing list