[rpi]Windows 10 IoT Core 개발환경 만들기

라즈베리파이3에 WINDOWS 10 IOT CORE 설치

라즈베리파이3 WINDOWS 10 IOT CORE 개발 환경 구축

여기서, 개발 PC를 “개발자 모드”로 변경한다는 것은 원격접속 기능을 사용할 수 있게 한다.

개발 환경 구축하기

WINDOWS 10 IOT CORE에 POWERSHELL로 연결하기

PowerShell로 연결하기

WINDOWS 10 IOT CORE에 SSH로 연결하기

Putty 접속할 때, SSH2_MSG_UNIMPLEMENTED packet error가 발생하면, To solve the issue, open the configuration for the connection and navigate to SSH -> Kex. In the “Algorithm selection policy”, move the “Diffie-Hellman group 14” entry to the first position in the list. (SSH2_MSG_UNIMPLEMENTED packet error with PuTTY and RHEL 7.2 를 참조)한다.

SSH 접속을 위한 PuTTY의 설정 화면

WINDOWS 10 IOT CORE를 위한 VISUAL STUDIO 설정