Skip to content

Commit fcaa514

Browse files
committed
c
1 parent 0f3be3a commit fcaa514

5 files changed

Lines changed: 8 additions & 1 deletion

File tree

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
1.75 KB
Binary file not shown.

_sources/quick/vllink_basic2.md.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484
* 答:在设备管理器内,右击`CMSIS-DAP V2`设备,卸载设备,然后重新连接一次
8585
3. * 问:Keil内`Reset and Run`功能无效,即按`F8`下载程序后,程序未自动运行
8686
* 答:在`Debug`-`CMSIS-DAP - JTAG/SW Adapter`中,选定`CMSIS-DAP v2`即可
87+
4. * 问:在紫光的`Memory tool`工具中,调试器被识别成`ULINK`且无法成功连接
88+
* 答:本调试器为免驱硬件,可能被其他驱动污染,进而识别错误。临时解决方案:通过上文中的[基础配置](https://vllogic.com/_static/tools/web_config_basic2/),修改`AS_ARM MBED=enable`后同步,然后重连一次解决。
8789

8890
## 六、开发工具使用说明
8991
* [Windows7 驱动安装](../software/windows7_driver.md)

quick/vllink_basic2.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,11 @@ <h2>五、常见问题<a class="headerlink" href="#id12" title="Link to this hea
303303
<li><p>答:在<code class="docutils literal notranslate"><span class="pre">Debug</span></code>-<code class="docutils literal notranslate"><span class="pre">CMSIS-DAP</span> <span class="pre">-</span> <span class="pre">JTAG/SW</span> <span class="pre">Adapter</span></code>中,选定<code class="docutils literal notranslate"><span class="pre">CMSIS-DAP</span> <span class="pre">v2</span></code>即可</p></li>
304304
</ul>
305305
</li>
306+
<li><ul class="simple">
307+
<li><p>问:在紫光的<code class="docutils literal notranslate"><span class="pre">Memory</span> <span class="pre">tool</span></code>工具中,调试器被识别成<code class="docutils literal notranslate"><span class="pre">ULINK</span></code>且无法成功连接</p></li>
308+
<li><p>答:本调试器为免驱硬件,可能被其他驱动污染,进而识别错误。临时解决方案:通过上文中的<a class="reference external" href="https://vllogic.com/_static/tools/web_config_basic2/">基础配置</a>,修改<code class="docutils literal notranslate"><span class="pre">AS_ARM</span> <span class="pre">MBED=enable</span></code>后同步,然后重连一次解决。</p></li>
309+
</ul>
310+
</li>
306311
</ol>
307312
</section>
308313
<section id="id13">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)