Page 1 of 1

Workspaces & Tool Chains

Posted: Tue Nov 12, 2013 10:17 pm
by jedediah_frey
I thought it might be good to have a thread with what everyone is using.

IDE: ChibiStudio
OS: Windows 7 x64.
Toolchain: Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4, Cortex-R4/R5/R7).

Once I get my workflow defined I'll post instructions. I have been using NotePad++ and that's it. I did add commands to the Makefile so that it would automatically download compile. Some people swear by IDEs so I'll try them but I've never used them in the past. (Beyond syntax highlighting).

Re: Workspaces & Tool Chains

Posted: Tue Nov 12, 2013 10:38 pm
by AndreyB
I am using Eclipse with the ARM plugin, but it's a bit of a pain to setup.

In SVN there is also a project for IAR - this one is commercial, but it should be fine if you want to get stuff compiled right away, the installation is much easier.