Skip to content

Debug for S3 fails with OpenOCD #318

@abarehh

Description

@abarehh

PROBLEM DESCRIPTION

When installing pioarduino from scratch in a clean VSC using the latest "Arduino Release v3.3.2 based on ESP-IDF v5.5.1.250929" the debugger bins do not get installed even though the package gets installed.

Output from pioarduino on first start of debugger
Downloading...
Unpacking...
Tool Manager: [email protected] has been installed!
undefinedDebugInvalidOptionsError: Could not launch Debug Server 'C:\Users\Developer2.platformio\packages\tool-openocd-esp32\bin/openocd'. Please check that it is installed and is included in a system PATH
See https://docs.platformio.org/page/plus/debugging.html

TO REPRODUCE

  1. clean install of VSC in a new windows user
  2. install pioarduino extension
  3. do all the installation stuff, everything works fine
  4. write a simple sketch for a ESP32S3
  5. compile and runs work fine
  6. start the debugger => get the output above

checking the folder content of C:\Users\Developer2.platformio\packages\tool-openocd-esp32
shows only 3 files

.piopm
package.json
tools.json

EXPECTED BEHAVIOUR

debugger OpenOCD bins and other requeired files gets installed and openOCD can be started

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions