On 07/29/2009 01:39 PM, Sebastian Huber wrote: > The exception processing for example starts in > ARM mode. It is also possible to mix THUMB and ARM functions. This is called > interworking. That's not how GCC works. For it, thumb-interworking is yet another architectural variant (multilib) of the arm (unsupported in rtems). Ralf