[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [arm-gnu] Some problems with undefined reference to `__aeabi_unwind_cpp_*'
- To: Julien Iguchi-Cartigny <kartoch@xxxxxxxxx>
- Subject: Re: [arm-gnu] Some problems with undefined reference to `__aeabi_unwind_cpp_*'
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Tue, 02 Feb 2010 06:46:14 -0800
Julien Iguchi-Cartigny wrote:
> I've a small problem when building my image. I want interruption
> vectors to be put in 0x100, but the compiler inserts the two following
> codes:
You can use a linker script to explicitly place your interrupt vector.
--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713
|