Skip to content

Device Manager Not Working on Windows Arm64 #6

@ofoacimr

Description

@ofoacimr

Type: Bug Report

Describe the bug

  • OS and Version: Windows 11 Pro (ARM64), 23H2, Build 22635.3209; Running on ThinkPad X13s Gen 1, Snapdragon 8cx Gen 3
  • VS Code Version: 1.86.2, arm64 version
  • Extension Version: v1.10.0
  • Target Device: DAPLink, HDSC HC32F030
  • Other extensions you installed: Arm Keil Studio Pack v1.13.0 (pre-release), arm64 version
  • Error running command device-manager.####: command 'device-manager.####' not found. This is likely caused by the extension that contributes device-manager.####.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Activity Bar' in VS Code
  2. Click on 'Device Manager'
  3. Click the Button 'Refresh Devices'
  4. See error
Error running command device-manager.refresh: command 'device-manager.refresh' not found. This is likely caused by the extension that contributes device-manager.refresh.
  1. Go to 'Activity Bar' in VS Code
  2. Click on 'Device Manager'
  3. Click the Button 'Add Device' (the one besides the refresh button, not the blue one)
  4. See error
Error running command device-manager.addDevice: command 'device-manager.addDevice' not found. This is likely caused by the extension that contributes device-manager.addDevice.
  1. Go to 'Activity Bar' in VS Code
  2. Click on 'Device Manager'
  3. Click the Button 'Add Device' (the blue one, not the one besides the refresh button)
  4. No response

Expected behavior

  1. Go to 'Activity Bar' in VS Code
  2. Click on 'Device Manager'
  3. Click the Button 'Add Device'
  4. The Command Palette appears, showing what's connected to choose from.

Code sample and logs

  • Code sample: nothing, the bug persists without any code.
  • log: nothing, the extension doesn't work at all, so it does not show in 'OUTPUT' panel for logging.

Screenshots

image_2024-02-23_22-21-28

Additional context

  1. I carefully compared this extension on Windows arm64 & x64 platform, and it is the same on every line of code.
  2. It works perfectly on Windows 11 x64.
  3. Disabling other extensions doesn't help.
  4. As this extension does not work, I cannot further test whether other Arm Keil Studio extensions are working as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions