Running a Simple Application Example 간단한 응용 예제 실행하기
1. Open VSCode Run view by selecting the following menu
다음 메뉴를 선택해 브이에스코드의 실행 뷰를 연다.
- VSCode → View → Run
2. Select the following run configuration at the VSCode Run view
브이에스코드 실행 뷰에서 다음 실행 구성을 선택한다.
- ARM Target (build load)
3. Start build, load, debugging by selecting the following menu
다음 메뉴를 선택해 빌드, 로딩, 및 디버깅을 시작한다.
- VSCode → Run → Start Debugging