Chapter 20. Getting Started with the GNU C Compiler

Overview

Apart from development tool chains produced by ARM, you can also develop software for Cortex-M0 microcontrollers using various development tools from other vendors. These include a number of development suites based on the GNU tool chain. Some of these tool chains are available free of charge, and others are available at a low cost and provide various additional features to assist software development.
The full release of the GNU C compiler is available from GNU Compiler home page (http://gcc.gnu.org).In this chapter, we will demonstrate compiling programs for Cortex-M0 using Sourcery G++ Lite, available from CodeSourcery (www.codesourcery.com). This product is available free of charge ...

Get The Definitive Guide to the ARM Cortex-M0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.