Index of /MCU/Frameworks/ARM/toolchain

      Name                    Size  

[DIR] Parent Directory - [   ] Makefile 6k [   ] multilibs.eabi.patch 5k [   ] openbsd.make 1k [   ] openbsd.pch.patch 4k [   ] specfile.template 1k

ARM Microcontroller Toolchain Notes

ARM Microcontroller Toolchain Notes

This toolchain includes binutils, gcc, newlib, and insight gdb. It may be built for Windows (using Cygwin) and for Linux. The Windows and Linux releases are virtually identical in every respect. (This is the reason I created my own toolchain: I routinely flip back and forth between Windows and Linux development environments.)

My toolchain builds multilibs for the various Cortex-Mx devices, including hardware floating point for the Cortex-M4. (I don't bother patching the multilibs for the legacy ELF toolchain anymore.)

I build my releases on a Scientific Linux 6 machine.

I have now switched to EABI, but it is still possible (as of GCC 4.7.0) to build an ELF toolchain with make ABI=elf GCCEXTRACONFIG=--enable-obsolete.


Questions or comments to Philip Munts phil@munts.net

$Id: README.html 3807 2012-05-07 08:16:20Z svn $

I am available for custom system development (hardware and software) of products using ARM or other microcontrollers.