Adsense HTML/JavaScript

Thursday, June 9, 2016

CoIDE - Free IDE for ARM Cortex-M Design

CooCox CoIDE is a free integrated development environment focusing on ARM Cortex-M0/M0+/M3/M4 based microcontrollers. It uses GCC (GCC-ARM-Embedded) tool chain, and is based on Eclipse, but has been customized and simplified to give users a minimalism experience. With Git - a powerful code component sharing and collaborative cloud platform - integrated, over 800 code components are within easy reach, allowing users to implement programs simply by stacking up building blocks.
  • Free
  • Based on Eclipse and GCC tool chain, a number of mainstream Cortex-M based MCUs are supported
  • Customized and simplified, extremely easy to get started
  • Component-oriented development method for you to get most out of the reusable code
  • Allows rapid prototyping like stacking up building blocks
  • Code component sharing and collaborative cloud platform based on Git for friction-less collaboration
  • Over 800 free and open code components available
- Note : Don't forget to configure the GCC toolchain after installation . See: Compiler Setting
GCC ARM Embedded: Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7, Cortex-R4/R5/R7)


No comments:

Post a Comment