as a beginner, a looked at "PineTime Devkit Wiring" tutorial,
and decided to order the Pine64 USB JTAG Adapter (schematic) alongside with PineTime dev kit to play with it...
but then i realized, that it's not a ST-Link clone...
also, i had to play additionally with drivers using "Zadig" app on Windows.
i'm trying to make it work with OpenOCD, and so far no luck with
long story short, has anyone tried this?
is it supposed to work at all?
and decided to order the Pine64 USB JTAG Adapter (schematic) alongside with PineTime dev kit to play with it...
but then i realized, that it's not a ST-Link clone...
also, i had to play additionally with drivers using "Zadig" app on Windows.
i'm trying to make it work with OpenOCD, and so far no luck with
Code:
.\openocd.exe -f interface/ftdi/ft232h-module-swd.cfg -f target/nrf52.cfg
Quote:Open On-Chip Debugger 0.11.0 (2021-03-07-12:52)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : FTDI SWD mode enabled
swd
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : clock speed 1000 kHz
Error: Error connecting DP: cannot read IDR
long story short, has anyone tried this?
is it supposed to work at all?