MPLAB

MPLAB IDE )) How to enable Auto Completion (어셈블리어 코드 자동완성기능)

ElectricShock 2014. 8. 6. 19:06

Naver

[mplab xc8 코드 자동완성] :: xc8 compiler 관련링크(▶LINK) 참고해주세요

[어셈블리어 ide] 




MPLAB에서 어셈블리어 코드 자동완성기능을 설명하려고 합니다. 아래 그림을 따라가면 기능이 활성화됩니다.

This post is for someone who wants to know on how to enable Auto Completion function while you do assembly language coding.

 

Do Right click on somewhere of coding space.

click Properties.

 

Try hitting both Ctrl+Space.

some possible Instructions list will be popped up.

Congratulations~!!