Boot to Qt 장치에서 실행
장치에서 애플리케이션을 실행하고 디버그하려면 Boot to Qt 장치(상용에만 해당)에서 애플리케이션을 실행하고 디버깅하려면 개발 호스트에서 장치에 대한 연결을 만들고 장치를 키트에 추가합니다.
애플리케이션을 빌드하여 Boot to Qt 장치에서 실행하려면 다음과 같이 하세요:
- USB 케이블로 장치를 컴퓨터에 연결합니다. Qt Creator 은 Preferences > Devices 및 Preferences > Kits 의 적합한 Boot to Qt 키트에 장치를 자동으로 추가합니다.
(Run)를 선택합니다.
Qt Creator 키트(도구 체인)의 컴파일러를 사용하여 애플리케이션을 빌드합니다. 그런 다음 애플리케이션 파일을 연결된 장치에 복사하고 애플리케이션을 실행합니다. 애플리케이션 보기가 장치에 표시됩니다.
명령줄 출력은 Qt Creator Application Output 보기에서 볼 수 있습니다.
Boot to Qt 장치에 대한 실행 설정 지정
키트용으로 선택한 Run device 장치에서 애플리케이션 실행 설정을 지정하려면 Projects > Run Settings 으로 이동합니다.
실행 설정에는 개발 호스트 및 장치에 있는 실행 파일의 경로가 표시됩니다.
방법도 참조하세요 : Boot to Qt 용으로 개발하기, 방법: 키트 관리, 실행할 프로젝트 구성, Boot to Qt 장치용 개발, 키트 관리하기를 참조하세요.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.