Building a simple application example 간단한 응용 예제 빌드하기
...
- Working directory 작업 디렉토리: "<my workspace directory>"
Code Block | ||
---|---|---|
| ||
code ubiworks |
2. Upgrade Update libraries by selecting the following menu
다음 메뉴를 선택해 라이브러리들을 최신으로 갱신한다.
- VSCode → Terminal → Run Build Task...
- make xmgr
- Check for upgrade update all
- Check upgradable updatable libraries (U: O)
- UpgradeUpdate
- Run
- Close
- make xmgr
3. Install necessary libraries by selecting the following menu
다음 메뉴를 선택해 필요한 라이브러리를 설치한다.
- VSCode → Terminal → Run Build Task...
- make xmgr
- Check libraries to install
- seggerrtt_wrapper
- seggerrtt
- nrf5sdk_wrapper
- nrf5sdk_extension
- nrf5sdk_v17.00.00_lite
- Install
- Run
- Close
- Check libraries to install
- make xmgr
4. Select configuration by selecting the following menu
다음 메뉴를 선택해 구성을 선택한다.
...