User Tools

Site Tools


manual:demos:gcc_arm_embedded

This is an old revision of the document!


Upgrading from Codesourcery G++ Lite to the GCC ARM Embedded toolchain

Background

For several years CodeSourcery (now Mentor Graphics) maintained and released the GCC for ARM compiler binaries, bundled with an easy to use installer, under the name Codesourcery G++ Lite. Unfortunately, their website now states that “Sourcery CodeBench Lite releases for ARM EABI, ARM GNU/Linux, ARM AARCH64-Linux, IA32/IA64 GNU/Linux and ELF are no longer available”.

Several OpenBLT demo programs that target microcontrollers with an ARM core, make use of the Codesourcery G++ Lite toolchain. You can still find a download link to a working version of the toolchain on the page that describes the demo specifics. However, is it recommended to switch to the

To compile the demo programs with Codesourcery G++ Lite (Target OS EABI), you can invoke the make utility from the command line.

manual/demos/gcc_arm_embedded.1462015335.txt.gz · Last modified: 2019/09/24 22:13 (external edit)