News

Nov 29, 2012
Chibios Essentials article added
Nov 6, 2012
 
ATL123 Embedded Systems

Blog

Nov 13, 2012 Posted by: jscott

GCC has many Optimization options.  Choosing wisely at different phases of your development cycle will help make the test/debug phase of your project easier and allow you to ship a smaller, faster program.
 

Comments??

 Add a Review of this item 
Comment Title:
Your Name:
Your Email Address:
Additional Comments:
 
This is a captcha-picture. It is used to prevent mass-access by robots. (see: www.captcha.net)
 
 

Software Development

I do my development work on a Windows 7 machine.  Many people will prefer Linux, but I find I spend more time on my projects and less time getting the tools to work with Windows. 

For building projects for the STM32F4-Discovery board, I have found the ChibiStudio package to be a fairly quick way to get up and running.  It is based on the Eclipse IDE and does require some time to learn to navigate through all the menu buttons and tool icons to build, download and debug a project.  However, once you have got it working, it tends to work quite well.