본문 바로가기

기술관련 자료는 따로 옮겨서 구성하기로..

아래 글은 여기 => http://bthinkr.tistory.com/52 

를 참고해 주세요. 일단 글은 남겨둠.



먼저, 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 홈페이지를 보고 쭉 따라하면 된다.)


=)





B로그0간

개발 관련 글과 유용한 정보를 공유하는 공간입니다.