1 / 23

IAR Embedded Workbench Setting Procedure

IAR Embedded Workbench Setting Procedure. 1. 초기 구동 화면. 2. 새로운 Project 만들기. Create new project in current workspace.

mikel
Télécharger la présentation

IAR Embedded Workbench Setting Procedure

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. IAR Embedded WorkbenchSetting Procedure

  2. 1. 초기 구동 화면

  3. 2. 새로운 Project 만들기 Create new projectin current workspace • 일단 current workspace는 개발하고자 하는 모든 작업 파일 들이 존재하는, 컴퓨터 하드 디스크 상의 Directory로 이해하시는 것이 쉬울 듯 합니다.우선 사용하시는 컴퓨터에 다음과 같은 경로에 작업 directory를 만들기 바랍니다.D:\user\name\AVR\project_making_test

  4. 2. 새로운 Project 만들기 C • C 로 표시된 menu에서 + 기호를 눌러 봅시다.

  5. 2. 새로운 Project 만들기 AVR Studio 4 compatible output • 서두에서 언급한 바와 같이 IAR embedded workbench에서 작성되고 compile된 개발 소스는 AVR Studio4 라는 software를 이용해 debugging 작업을 하게 됩니다. • 따라서 여러분은 IAR embedded workbench를 통해 AVR Studio 4에 적합한 형식으로 여러분의 소스를 개발해야 합니다. Press “ OK”

  6. 2. 새로운 Project 만들기 • 이미 만들어 두었던 폴더에 project_001이라는 이름의 파일을 저장합니다. Press “ OK”

  7. 2. 새로운 Project 만들기 • 우선 다음과 같은 창이 만들어 진 것을 확인하실 수 있습니다.

  8. 2. 새로운 Project 만들기 • IAR embedded workbench의 file menu에서 save As 메뉴를 선택합니다.

  9. 2. 새로운 Project 만들기 • Save As 창이 나타나면 파일 이름에 project_001을 입력합니다. Press “ 저장”

  10. 2. 새로운 Project 만들기 • 다음과 같이 손가락 운동을 한번 해 보도록 합시다. 무조건 입력해 보세요

  11. 3. Project Option 설정하기 • IAR embedded workbench는 무수히 많은 micro processor를 compile 할 수 있는 소프트웨어로서, 우리가 ATMEGA128이라는 micro processor를 사용하기 위해서는 이에 필요한 항목을 선택해 주는 과정이 필요하다.

  12. 3. Project Option 설정하기

  13. 3. Project Option 설정하기

  14. 3. Project Option 설정하기

  15. 3. Project Option 설정하기

  16. 3. Project Option 설정하기 Press “ OK” Press “ OK”

  17. 4. Project Compile 또는 Press “ F7”

  18. 4. Project Compile • compile 결과 창에 다음과 같은 메시지가 출력되면 에러가 없다는 것을 의미한다.

  19. 4. Project Compile • 다음과 같이 입력문자를 바꾸어 보고 다시 한번 compile을 해 보세요. Press “ F7”

  20. 4. Project Compile • compile 결과 창에 2개의 error가 발생한 것을 확인 할 수 있다. 발생한 errors를 수정하고 다시 한번 compile을 수행하시오

  21. 5. Save Workspace • 모든 작업이 끝났을 경우 작업을 하던 Workspace를 저장한다.

  22. 5. Save Workspace • 편의상 project name과 동일하게 “ project-001”로 저장한다. Press “ 저장 ”

  23. 6. Project file의 실행 • IAR Embedded Workbench를 종료하고 project_making_test 폴더를 확인해 보자 Double click • project_001이라는 IAR IDE Workspace 파일을 double click 해 보자.

More Related