c_sync.htm
来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 52 行
HTM
52 行
<title>The Sync Command</title><h1>sync</h1><!--INDEX "sync command" "sync target" -->The sync command reestablishes connection with the Target.<p></dl><h2>Format</h2><dl><dd>The format for the sync command is:<p><pre> sync</pre></dl><h2>Functional Description</h2><dl><dd>The sync command is used to reestablish connectionafter the SerialICE Monitor has reported that it has lost contactwith the target. You must press reset on the target before using thiscommand.<p>An Example illustrating the use of the sync command follows.<p><pre>IMON> r Attempt to display GP registers IMON displays several messages stating that it is unable to establish connection with the target. User presses reset on the target.IMON> sync Reestablish connectionIMON> r GP registers displayed correctly zero at v0 v1 a0 a1 a2 a3 $0- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 t0 t1 t2 t3 t4 t5 t6 t7 $8- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 s0 s1 s2 s3 s4 s5 s6 s7 $16- 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 t8 t9 k0 k1 gp sp s8 ra $24- 00000000 00000000 00000000 00000000 00000000 9fffffe8 00000000 00000000</pre></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?