hla newtap is apparently the command to run, to request a JTAG tap be set up
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 5 Apr 2021 11:57:31 +0000 (12:57 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 5 Apr 2021 11:57:31 +0000 (12:57 +0100)
openocd_stlinkv2.cfg

index f3e5e1d9743faaf90fe96c27cb22946a442307df..89585654013de38aa7a91f786896273bcf5a186a 100644 (file)
@@ -3,9 +3,13 @@ hla_layout stlink
 hla_device_desc "ST-LINK"
 hla_vid_pid 0x0483 0x3744 0x0483 0x3748 0x0483 0x374b
 transport select hla_jtag
+#jtag_rclk 300
+adapter_khz 25
 
 # this should be irlen=4
-jtag newtap libresoc tap -irlen 4 -irmask 0xf -ircapture 0xf -expected-id 0x000018ff
+hla newtap libresoc tap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x000018ff
+
+#hla newtap libresoc tap -irlen 4 -irmask 0xf -ircapture 0xf -expected-id 0x000018ff
 
 #set _TARGETNAME libresoc.tap
 #target create $_TARGETNAME.0 ppc64 -chain-position $_TARGETNAME -rtos hwthread