ARM CortexM 무료 개발 툴 설치하기 - CooCox 컴파일 환경

먼저, IDE를 쓰기 위한 기본 툴들은 다 설치했다. 아래 링크를 참고하고,



이제 도스창에서 벗어나, 화려한 그래픽의 세계로 이 컴파일러를 쓸 수 있도록 설정해 보자.

대부분, Eclipse+CDT 의 조합으로 사용하는 것이 대부분이다.

Getting Started with the ARM GCC Compiler on Windows for the STM32F4DISCOVERY Board

링크 글을 참고해서 설치를 하는 게 좋다.


아니면, Free/Open ARM Cortex MCU Development Tools 인 CooCox 를 설치해 보는 것도 나쁘진 않다.


from : http://www.coocox.org/CooCox_CoIDE.htm


CoIDE is a new, free and highly-integrated software development environment for ARM Cortex MCU based microcontrollers, which includes all the tools necessary to develop high-quality software solutions in a timly and cost effective manner.

Video for CoIDE 1.7.5, use the board mode to create the project:


설치는 다른 글에서~~ (사실  Coocox 홈페이지를 보고 쭉 따라하면 된다.)


=)