= ARM EABI = From [[http://engineernabendu.blogspot.pt/2012/09/difference-of-compilers-arm-none-linux.html]] is told that the differences between GNUEABI and EABI are the following: * arm-none-linux-gnueabi is meant for the compilation to elf which uses linux * arm-none-eabi is meant for the compilation of the codes which will run on bare metal arm core = ARM EABI Toolchain = Download '''Sourcery CodeBench Lite Edition''' following from [[http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/]] * Sourcery CodeBench Lite Edition for ARM GNU/Linux (TAR Source and documentation PDF files) * Sourcery CodeBench Lite Edition for ARM EABI (TAR Source and documentation PDF files)