jtag_debugging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
jtag_debugging [2022/04/18 17:00] – Initial page: pin headers and OpenOCD config svanheulejtag_debugging [2022/04/18 17:04] (current) – More details on 20-pin header svanheule
Line 7: Line 7:
 The following headers have been encountered: The following headers have been encountered:
   * 2.54m pitch, 14-pin header: MIPS EJTAG layout   * 2.54m pitch, 14-pin header: MIPS EJTAG layout
-  * 1.27mm pitch, 20-pin header: possibly Toshiba MIPS 20-pin+  * 1.27mm pitch, 20-pin header: possibly Toshiba MIPS 20-pin with missing nSRST
  
 ==== otto.cfg ==== ==== otto.cfg ====
Line 47: Line 47:
  
 #jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUTAPID #jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUTAPID
-jtag newtap $_CHIPNAME switch -irlen 5 -expected-id $_SWITCHTAPID+jtag newtap $_CHIPNAME switchcore -irlen 5 -expected-id $_SWITCHTAPID
 jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id $_CPUTAPID jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id $_CPUTAPID
  
  • jtag_debugging.1650301202.txt.gz
  • Last modified: 2022/04/18 17:00
  • by svanheule