deep

a Cross Development Platform for Java

User Tools

Site Tools


openocd:using_openocd

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openocd:using_openocd [2021/01/14 17:31] – [Scan Chain] ursgrafopenocd:using_openocd [2022/09/16 10:32] (current) – [Problems] ursgraf
Line 49: Line 49:
 MMU: disabled, D-Cache: disabled, I-Cache: disabled MMU: disabled, D-Cache: disabled, I-Cache: disabled
 </code>  </code> 
-The output shows the state of the two targets. !:the first three lines always show the state of the current target, the next three lines the other target. +The output shows the state of the two targets. <WRAP center round important 60%> 
 +The first three lines always show the state of the current target, the next three lines the other target. If cpu1 is current, its state will be listed first followed by the state of cpu0.  
 +</WRAP> 
 + 
 +===== Problems ===== 
 +Bad USB cable connections can lead to errors such as  
 +<code> 
 +Info : accepting 'telnet' connection on tcp/4444 
 +Info : JTAG tap: zynq_pl.bs tap/device found: 0x13722093 (mfg: 0x049 (Xilinx), part: 0x3722, ver: 0x1) 
 +Info : JTAG tap: zynq.dap tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd.), part: 0xba00, ver: 0x4) 
 +Warn : zynq.cpu0: ran after reset and before halt ... 
 +Warn : zynq.cpu1: ran after reset and before halt ... 
 +Error: DSCR_DTR_RX_FULL, dscr 0x4b086003 
 +</code> 
 +In such a case, try another cable.
openocd/using_openocd.1610641899.txt.gz · Last modified: 2021/01/14 17:31 by ursgraf