정보나눔

오픈소스하드웨어 프로젝트에 대한 다양한 정보를 나누는 공간입니다.

아두이노 우노 업로드 오류
gml043 | 2018-11-09

아두이노:1.8.7 (Windows 7), 보드:"Arduino/Genuino Uno"

스케치는 프로그램 저장 공간 930 바이트(2%)를 사용. 최대 32256 바이트.
전역 변수는 동적 메모리 9바이트(0%)를 사용, 2039바이트의 지역변수가 남음.  최대는 2048 바이트.
스케치를 업로드 하는 동안 에러가 발생하였습니다.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xad
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xad
보드에 업로딩중에 문제 발생. 다음을  참고하세요. http://www.arduino.cc/en/Guide/Troubleshooting#upload

이 리포트는 파일 -> 환경설정에 "컴파일중 자세한 출력보이기"를
활성화하여 더 많은 정보를
보이게 할 수 있습니다.

 

 

재부팅, 포트, 보드연결 확인해보았고

라이브러리 업데이트와 보드 업데이트 다 해보았고

컴퓨터 3개째 옮겨서 시도중인데 업로드가 안됩니다

우노와 케이블에 문제가 있나해서 우노와 케이블 교체해도 안됩니다. .

어떻게 해야하나요 .................................................................................

 

 

프로필사진

수박쨈 2018-11-20 17:00:44

위 에러가 발생하는 경우는 대부분

포트 연결 실패, 컴퓨터와 UART통신에 필요한 핀(D0, D1) 사용일때 발생합니다.

 

COM4로 설정되어 있는데 COM4가 아두이노 보드가 맞는지 다시 한번 확인해보세요.

 

컴퓨터의 장치관리자에서 확인하는게 좀 더 빠를듯합니다.

 

프로필사진

rlatngns 2021-10-17 20:18:32

아두이노:1.8.16 (Windows 10), 보드:"Arduino Uno"

스케치는 프로그램 저장 공간 6540 바이트(20%)를 사용. 최대 32256 바이트.

전역 변수는 동적 메모리 618바이트(30%)를 사용, 1430바이트의 지역변수가 남음.  최대는 2048 바이트. 

avrdude: ser_open(): can't open device "\\.\COM5": ������ ������ ã�� �� �����ϴ�.

 


Problem uploading to board.  See https://support.arduino.cc/hc/en-us/sections/360003198300 for suggestions.

 

이 리포트는 파일 -> 환경설정에 "컴파일중 자세한 출력보이기"를
활성화하여 더 많은 정보를
보이게 할 수 있습니다.

이전글   |    아두이노 우노로 Adafruit dotstar ledstrip 제어하기... 2018-11-08
다음글   |    HC-06 제품 2018-11-10