MPLAB/MPLAB X version (How to build it)

How to build it in MPLAB X

ElectricShock 2015. 12. 24. 03:19

Naver

[mplab ide v8.92] :: 필요하신분 댓글로 남겨주세요




우선 아래 링크를 클릭하면 자료를 받을 수 있다.

https://electrosome.com/em-18-rfid-module-pic/

아래 과정을 한번에 다운받고자 할때는 ()☜Click

XC8 Language Toolsuit ()☜Click

MPLAB IDE v8.92 Compile ()☜Click  ...........Just place them in a folder

도움이 되었다면 댓글 잊지 말아주세요~!!

추가로 넣었으면 하는 내용도 댓글로 달아주세요

If you want me to add more here, leave any message below. ThankS.

==========================================================================================

프로그램을 실행 시키면 아래와 같이 뜬다.

Open Mplab X to Compile it.

▼내가 compile하고자 하는 project는 em-18이므로,

우클릭 후 Set as Main Project를 선택한다.

It is now selected in a wrong project, so right clock to select em-18 what i want to compile.

▼이제 em-18이 굵은 글씨로 선택되어있음을 확인할 수 있다.

Check it in Bold-Face of em-18.

▼확인해보자. 컴파일이 되는지.

See if it works well (Run>>Build Main Project)

▼Build Successful 메세지를 확인 할 수 있다.

▼만약 현재 칩을 다른 칩으로 바꾸고 싶다면...

if you wanna change current chip into another chip... 

(Run>>Set Project Configuration >> Customize)

▼Device를 다른 칩으로 바꿔주면 된다.

Change the Device into another things what you want.