<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hi everyone<br>I am new to embedded Linux.<br>I've downloaded uClinux version by Emcraft from GitHub-Emcraft (https://github.com/EmcraftSystems) and tried to compile it using sourcery code bench (http://www.codesourcery.com/sgpp/lite/arm/portal/package6493/public/arm-none-eabi/arm-2010q1-188-arm-none-eabi-i686-pc-linux-gnu.tar.bz2)<br>I configured it for cortex-m3 (LPC18xx).<br>During compilation, it generated the following error...<br>----------------------------------<br>  HOSTCC  usr/gen_init_cpio<br>  GEN     usr/initramfs_data.cpio<br>  AS      usr/initramfs_data.o<br>  LD      usr/built-in.o<br>  CC      arch/arm/kernel/compat.o<br>  CC      arch/arm/kernel/elf.o<br>  AS      arch/arm/kernel/entry-common.o<br>arch/arm/kernel/entry-common.S: Assembler messages:<br>arch/arm/kernel/entry-common.S:131: Error: invalid immediate for address calculation (value = 0x00000004)<br>arch/arm/kernel/entry-common.S:150: Error: invalid immediate for address calculation (value = 0x00000004)<br>make[1]: *** [arch/arm/kernel/entry-common.o] Error 1<br>make: *** [arch/arm/kernel] Error 2<br>-----------------------------------<br>Please help me to sort it out.<br>I'll be very thankful to you.<br><br>Regards..<br>Muhammad Nawaz<br>http://pk.linkedin.com/in/nawaz1991/<br></div></body></html>