Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugprobe-v2.0.1 does not work with VSCode Arm Debugger v1.2.1 #143

Open
retif opened this issue Jun 15, 2024 · 1 comment
Open

Debugprobe-v2.0.1 does not work with VSCode Arm Debugger v1.2.1 #143

retif opened this issue Jun 15, 2024 · 1 comment

Comments

@retif
Copy link

retif commented Jun 15, 2024

Probe: Raspberry Pi Pico 2040
Probe firmware: debugprobe_on_pico.uf2
CMSIS Pack: Keil::[email protected]
Target: STM32H743VITx
Debugger: VSCode Arm Debugger v1.2.1

If I use OpenOCD - it works okay, if I use Arm Debugger it does not work with the message

[server] Starting debug server
[server] Waiting for debug server to start accepting connections
[server] Debug server started successfully

[server] Debug server shutdown application
[server] Debug server shut down attempted
[server] Done
ERROR(CLI237-TAD517): 
! An error occurred processing MSDAP message
! Failed to connect to any devices on the target. Check that the target is correctly connected to the debug probe and powered on.
@P33M
Copy link
Contributor

P33M commented Nov 7, 2024

More information is going to be required, as our recommended VScode solution uses openocd and that works.

  • What commands were being sent
  • Which command failed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants