
Welcome to the second part of the Introduction to ARM Cortex-M3, in part 1 we went through the core features of the Cortex-M3 and the LPC1768. In this part we will focus more on programming the LPC1768 by covering the following points:
Toolchain overview
Library Tweaks
Hardware Interfaces
Software Stacks
we have a lot to cover so let's get started...
Toolchain overview
The toolchain of choice is the CodeSourcery toolchain,...