设置 EBlink

EBlink是一款 ARM Cortex-M 调试工具,支持松鼠脚本、实时变量和热插拔。

设备偏好设置中 "裸机 "选项卡中的 EBlink

为 EBlink 设置首选项:

  1. 转到首选项>Devices > 。 Bare Metal.
  2. 选择Add
  3. 选择EBlink
  4. Name 中,输入连接名称。
  5. Startup mode 中,选择启动调试服务器提供程序的模式。
  6. Peripheral description file 中,指定描述设备外围设备的文件路径。
  7. Host 中,选择连接到调试服务器提供程序的主机名和端口号。
  8. Executable file 中,输入调试服务器提供程序可执行文件的路径。
  9. Script file 中,输入设备脚本文件的路径。
  10. Verbosity level 中,输入详细日志记录的级别。
  11. 选择Connect under reset 以使用 ST-Link 接口。清除它以用于热插拔。
  12. Type 中,选择接口类型。
  13. Speed 中,在 120 至 8000 千赫兹 (kHz) 之间输入接口速度。
  14. 选择Disable cache 可禁用 EBlink 闪存缓存。
  15. 选择Auto shutdown 可在断开连接后自动关闭 EBlink 服务器。
  16. Init commands 中,输入初始化连接时要执行的命令。
  17. Reset commands 中,输入重置连接时要执行的命令。
  18. 选择Apply 添加调试服务器提供程序。

另请参阅 "如何:为Bare Metal 开发"和"为Bare Metal 设备开发"。

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.