Skip to content

Relative Path Generated by Browse in Manage Solution Causes Execution Failure while opening µVision #27

Description

@arneschmid

Type: Bug Report

Describe the bug

  • OS and Version: Windows 11
  • VS Code Version: 1.109.5
  • Extension Version: arm.cmsis-csolution 1.66.0
  • Target Device: Any

In Manage Solution, under Debug Adapter, if I click Browse to select the uVision executable (UV4.exe), the tool automatically fills in a relative path (e.g., ../../../Keil_v5.44_dev/UV4/UV4.exe).

Image

However, when launching the task, the following error occurs:

* Executing task: ../../../Keil_v5.44_dev/UV4/UV4.exe c:\Projects\STM32H7B3\SDS\SDS.csolution.yml

'..' is not recognized as an internal or external command,
operable program or batch file.

Expected behavior
Must manually modify the path to an absolute path as a workaround. The Browse button should insert an absolute path, or the relative path should be properly resolved.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions