forked from daniel-sullivan/clion-embedded-esp32
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Expected Behavior
With the Embedded GDB Server and OpenOCD Run & Debug configuration templates of at least CLion v2023.3.2 there is a Peripherals tab with which you can load MCU .svd files and view the MCU peripheral values when on a break point, e.g.

These .svd files are available from https://github.com/espressif/svd
Actual Behavior
The Peripherals tab is missing in the OpenOCD Run & Debug (ESP32) configuration:

Steps to Reproduce the Problem
- Setup and run an OpenOCD Run & Debug (ESP32) configuration
- View the Debug console and see that there is no Peripherals tab
Specifications
- Plugin Version:
0.3.6 - CLion version:
2023.3.2 - OpenOCD version:
v0.12.0-esp32-20230921 - GDB Version:
12.1_20231023 (xtensa-esp-elf-gdb-3.12) - STM32CubeMX version: N/A
- Toolchain:
xtensa-esp32s3-elf (esp-12.2.0_20230208) - Platform:
Windows 11 - Hardware configuration: ESP32S3 with build-it USB-JTAG
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request