Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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


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

  • ARM Target (build load)


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

  • VSCode → Run → Start Debugging