SoftDevice 는 바이너리 형식으로 배포되며, nRF5 SDK 설치시엔 components\softdevice\SoftDevice이름\hex 폴더에 있다.
SoftDevice 기반한 프로젝트에서는 타겟칩에 SoftDevice 바이너리 도 같이 기록되어야 한다.
KEIL MDK-ARM 에서의 방법은 다음과 같다.
To program the SoftDevice using an example project in Keil, perform the following steps:
- Erase the board.
- Open an example project in Keil. The example must require a SoftDevice.
- Instead of the default target, select the target to flash the SoftDevice, for example, flash_s132_nrf52_2.0.0_softdevice.
- Click Options for Target.
- Select the Debug pane and click the Settings button for the J-Link / J-TRACE Cortex.
- Select the J-Link / J-Trace Adapter corresponding to the serial number that is printed on your device.
- Click OK to close the dialogs.
- In the main window, click Download to program the SoftDevice.
제조사 제공 상세 설명
동영상 설명.
연관
상위정리
https://igotit.tistory.com/244 의 nRF52
첫 등록 : 2018.05.31
최종 수정 : 2023.07.24
단축 주소 : https://igotit.tistory.com/1668
'임베디드.일렉트로닉스 > nRF52' 카테고리의 다른 글
nRF5. 새프로젝트 만들기. nRF5 SDK 기반. (0) | 2018.06.07 |
---|---|
nRF5. 블루투스 5.0 BLE Maximum Throughput Test. (0) | 2018.06.06 |
nRF5 SDK. example blinky open by SEGGER Embedded Studio (0) | 2018.06.04 |
nRF5 SDK. GCC make example (0) | 2018.06.04 |
nRF5 SDK 작업환경셋팅. (0) | 2018.05.31 |
댓글