2024-03-21 23:06:46 -04:00
|
|
|
|
.. _visualgdb:
|
|
|
|
|
|
|
|
|
|
VisualGDB
|
|
|
|
|
#########
|
|
|
|
|
|
2024-03-28 23:25:37 -04:00
|
|
|
|
:link_to_translation:`en:[English]`
|
|
|
|
|
|
2024-03-21 23:06:46 -04:00
|
|
|
|
VisualGDB 是什么?
|
|
|
|
|
~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
`VisualGDB <https://visualgdb.com/>`__ 是 Microsoft Visual Studio 的一个强大扩展,为嵌入式系统提供包括支持 ESP-IDF 框架在内的一系列先进的开发工具和功能。通过 VisualGDB, 能够在 ESP-IDF 项目中利用熟悉且功能丰富的 Visual Studio 环境,从而实现高效的编码、调试与部署。
|
|
|
|
|
|
|
|
|
|
安装
|
|
|
|
|
~~~~
|
|
|
|
|
|
|
|
|
|
请参照 `下载和安装 VisualGDB <https://visualgdb.com/download/>`__,下载和安装 VisualGDB。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
配置
|
|
|
|
|
~~~~
|
|
|
|
|
|
|
|
|
|
请参照 `使用 ESP-IDF 在 VisualGDB 中创建高级 ESP32 项目 <https://visualgdb.com/tutorials/esp32/esp-idf/>`__,在 VisualGDB 中配置 ESP-IDF 项目。
|
|
|
|
|
|
|
|
|
|
也可以参考 `高级 ESP-IDF 项目结构 <https://visualgdb.com/documentation/espidf/>`__,了解更多关于使用 VisualGDB 开发 ESP-IDF 项目的信息。
|
|
|
|
|
|
|
|
|
|
资源
|
|
|
|
|
~~~~
|
|
|
|
|
|
|
|
|
|
有关 VisualGDB 和 ESP-IDF 集成的更多信息,请参阅以下资源:
|
|
|
|
|
|
|
|
|
|
- `VisualGDB 文档 <https://visualgdb.com/documentation/>`__: VisualGDB 的官方文档提供了关于使用 VisualGDB 与 ESP-IDF 的全面指南和教程。
|