-
Notifications
You must be signed in to change notification settings - Fork 21
Home
JorgeAparicio edited this page Sep 15, 2012
·
5 revisions
Welcome to the bareCortexM wiki!
bareCortexM is a Eclipse project template for bare metal development of ARM Cortex M processors. This project uses extensively the following tools:
-
GNU Tools ARM Embedded (https://launchpad.net/gcc-arm-embedded)
-
Eclipse CDT (http://www.eclipse.org/)
-
GNU ARM plugin for Eclipse (http://sourceforge.net/projects/gnuarmeclipse/)
-
Zylin Embedded CDT plugin for Eclipse (http://opensource.zylin.com/embeddedcdt.html)
-
EmbSysRegView plugin for Eclipse (Not necessary, but recommended) (http://embsysregview.sourceforge.net/)
-
openOCD (http://openocd.sourceforge.net/)
Check the installation and use pages for more information.
Check my blog post for a detailed version about the installation and usage.