On 09/27/2012 04:07 PM, Forconi wrote:

> Thanks for this suggestion, replacing ldm sp,{r0-r3} with ldmia sp,{r0-r3} 
> does the trick!
> Now, the kernel compiles fine, so the problem was the ldm instruction was not 
> recognised from the cross-as.


The error suggests, as has been told you on the rt-users mailing list,
that you are using a very old toolchain. It is not really recommended.
I would recommend using for instance CodeSourcery toolchain or Denx
ELDK. If you absolutely want to stay with the oldish 2.6.38, with
CodeSourcery, do not use anything newer than 2010q1.

-- 
                                                                Gilles.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to