Unable to debug or program steval-IDB008V1M using ST-LinkV3.
The question in the link above is exactly similar to mine, but instead I am using a ST-LinkV3 debugger instead of their V2. I figured I would ask this question again since no one has answer in a long time.
I am using WISE-Studio and when I try and run an example project this is the console output with it being unsuccessful:
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 "dapdirect_swd". To override use 'transport select <transport>'.
Info : STLINK V3J8M3B5S1 (API v3) VID:PID 0483:374F
Info : Target voltage: 3.287759
Info : Unable to match requested speed 1200 kHz, using 1000 kHz
Info : Unable to match requested speed 1200 kHz, using 1000 kHz
Info : clock speed 1000 kHz
Info : stlink_dap_op_connect(connect)
Info : SWD DPIDR 0x0bb11477
Info : bluenrg-2.cpu: hardware has 4 breakpoints, 2 watchpoints
Info : starting gdb server for bluenrg-2.cpu on 3333
Info : Listening on port 3333 for gdb connections
Error: Fail reading CTRL/STAT register. Force reconnect
Info : stlink_dap_op_connect(reconnect)
Info : SWD DPIDR 0x0bb11477
Info : AP write error, reset will not halt
Error: timed out while waiting for target halted
** Unable to reset target **
shutdown command invoked
Warn : Flash driver of bluenrg-2.flash does not support free_driver_priv()
But, if I try and run the same program from the blueNRG-2 Navigator, I have no issue going through the direct usb connection. If someone could help out with this that would be amazing.
Thanks!
