Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 25 Next »

Running a Simple Application Example 간단한 응용 예제 실행하기


1. Start debug server by selecting the following menu
    다음 메뉴를 선택해 디버그 서버를 시작한다.

  • VSCode → Terminal → Run Build Task...
    • make xdserver


2. Open VSCode Run view by selecting the following menu
    다음 메뉴를 선택해 브이에스코드의 실행 뷰를 연다.

  • VSCode → View → Run


3. Select the following run configuration at the VSCode Run view
    브이에스코드 실행 뷰에서 다음 실행 구성을 선택한다.

  • ARM Target (build load)


4. Start build, load, debugging by selecting the following menu
    다음 메뉴를 선택해 빌드, 로딩, 및 디버깅을 시작한다.

  • VSCode → Run → Start Debugging



  • No labels