1 / 22

이클립스를 이용한 AVR 개발환경 구축

이클립스를 이용한 AVR 개발환경 구축. 2012.01.05 로보틱스랩 유승일. 이클립스를 이용한 AVR 개발환경 구축의 장점. 윈도우 , 리눅스 , 맥 에서 동일한 환경구성이 가능하다 . AVR-GCC 를 이용하므로써 표준방법을 사용하게 되어 코드의 재사용성 및 통일성이 지켜진다 . 이클립스 IDE (Integrated Development Environment) 을 이용하여 수월하게 프로그램밍 할수 있다 . 자바 , AVR, ARM 코딩을 같은 환경에서 개발할수 있다.

nimrod
Download Presentation

이클립스를 이용한 AVR 개발환경 구축

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 이클립스를 이용한 AVR 개발환경 구축 2012.01.05 로보틱스랩 유승일

  2. 이클립스를 이용한 AVR 개발환경 구축의 장점 • 윈도우, 리눅스, 맥 에서 동일한 환경구성이 가능하다. • AVR-GCC를 이용하므로써 표준방법을 사용하게 되어 코드의 재사용성 및 통일성이 지켜진다. • 이클립스IDE(Integrated Development Environment)을 이용하여 수월하게 프로그램밍 할수 있다. • 자바, AVR, ARM 코딩을 같은 환경에서 개발할수 있다.

  3. 이클립스IDE 구축방법 • http://avr-eclipse.sourceforge.net/ • 이클립스에AVR Eclipse Plugin을 설치하여 이용하면됨 • WinAVR Eclipse Java Runtime플러그인 ISP설정 순으로 설치

  4. 다운로드 방법 (http://avr-eclipse.sourceforge.net/) 실행버전 자바 다운로드 이클립스 다운로드 WinAVR(GCC) 다운로드

  5. 이클립스 다운로드

  6. 자바설치

  7. 자바설치

  8. Win AVR 설치

  9. Plug in 설치

  10. Plug in 설치

  11. Plug in 설치

  12. Plug in 설치

  13. Plug in 설치

  14. Plug in 설치

  15. Plug in 설치

  16. Plug in 설치

  17. Plug in 설치

  18. Plug in 설치

  19. Plug in 설치

  20. Plug in 설치

  21. Plug in 설치

  22. 설치시 주의사항 • WinAVR : Program Files (x86) 괄호 에러의 원인 • Java : 자바의 경우 64비트일 경우 32비트 64비트 둘다 설치 • 플러그인 설치시64비트일경우1.4버전 추가설치 • 프로젝트 생성시 AVR Cross Target Application 으로 생성

More Related