[AVR] atmel studio 6에서 default include 설정하는 곳

728x90

atmel studio 6에서 #include <avr/interrupt.h> 등으로 참조된 파일이 어느 폴더에  있는지 알려면 다음을 확인하면 된다.

 

1. project -> '[프로젝트 이름] Properties..' 클릭.

 

2. Toolchain -> AVR/GNU Common -> General 클릭.

 

해당 경로들을 찾아보면 짜잔~ 하고 해당 파일이 나온다.

 

 

내가 찾으려던 "avr/interrupt.h" 파일도 짜잔~ 하고 보였다.

 

 

반응형