(질문)
BlueNRG-LP 와 WISE Studio (와이즈 스튜디오)를 이용해서
데모보드인 STEVAL-IDB011V1 를 디버깅하혀고 할 때
Error: Error connecting DP: cannot read IDR 에러가 나면서
디버깅이 안되는 문제 (하기 내용 참조)
I try to debug on a STEVAL-IDB011V1 with WISE Studio.
Whatever I try with any project, I have the same error when the debugger tries to launch:
Open On-Chip Debugger 0.11.0+dev-00062-g6405d35f3-dirty (2021-03-26-11:44)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
Info : tcl server disabled
Info : telnet server disabled
Info : CMSIS-DAP: SWD Supported
Info : CMSIS-DAP: FW Version = 0254
Info : CMSIS-DAP: Serial# = 0720000105d6ff333939505043086831a5a5a5a597969908
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : clock speed 1200 kHz
Error: Error connecting DP: cannot read IDR
Warn : Flash driver of bluenrg-lp.flash does not support free_driver_priv()
The board is working properly under BlueNRG-LP Navigator and when the binary file build by WISE Studio is programmed with ST BlueNRG Flasher Utility.
What is going wrong with the debug in WISE Studio ?
Do I have to update some software/firmware ?
(답변)
하기 답변과 같이,
PUSH1 버튼을 누른 체로 RESET 버튼을 한번 눌러주고 나면 debugging이 가능해집니다.
Before debugging hold PUSH1 button, then press RESET button and try to debug your application. Works for me!
(추가)
이 내용 관련 출처는 하기와 같습니다.
그럼,
공유합니다.
'개발 이야기' 카테고리의 다른 글
BlueNRG-LP를 이용한 Bluetooth® Low Energy 5.0개발 (0) | 2021.12.25 |
---|---|
비쥬얼스튜디오 코드 한글깨짐 환경설정 해결 (euc-kr 설정) (0) | 2021.12.23 |
jetpack compose 프로덕션 서비스에 도입하신 분들 있으신가요? (0) | 2021.12.10 |
환경을 생각 한다면 c로 개발 합시다? (0) | 2021.11.21 |
ESP32/ESP8266: Firebase Authentication (Email and Password) (0) | 2021.11.10 |