-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Go to 'Activity Bar' in VS Code
- Click on 'Device Manager'
- Click the Button 'Refresh Devices'
- 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.
- Go to 'Activity Bar' in VS Code
- Click on 'Device Manager'
- Click the Button 'Add Device' (the one besides the refresh button, not the blue one)
- 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.
- Go to 'Activity Bar' in VS Code
- Click on 'Device Manager'
- Click the Button 'Add Device' (the blue one, not the one besides the refresh button)
- No response
Expected behavior
- Go to 'Activity Bar' in VS Code
- Click on 'Device Manager'
- Click the Button 'Add Device'
- 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
Additional context
- I carefully compared this extension on Windows arm64 & x64 platform, and it is the same on every line of code.
- It works perfectly on Windows 11 x64.
- Disabling other extensions doesn't help.
- As this extension does not work, I cannot further test whether other Arm Keil Studio extensions are working as expected.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working