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

Windows compilation problems. #38

Closed
prime6809 opened this issue Jun 21, 2021 · 3 comments
Closed

Windows compilation problems. #38

prime6809 opened this issue Jun 21, 2021 · 3 comments

Comments

@prime6809
Copy link

Building under MINGW / MSYS causes one of two problems :

  1. Using the current latest version of libusb (1.0.24-3) causes a segmentation fault.
  2. Using the previous version 1.0.23, causes the picoprobe not to be detected.

Building under cygwin which has an earlier version of libusb (1.0.20-1), produces a working executable.

Cheers.

Phill.

@lurch
Copy link

lurch commented Jun 21, 2021

Duplicate of raspberrypi/debugprobe#3 ?

@mcuee
Copy link

mcuee commented Jul 13, 2022

raspberrypi/debugprobe#3 (comment)

The following libusb issue has been resolved in libusb release 1.0.25. Latest libusb version is 1.0.26. It is recommended that you use libusb-1.0.26 to build openocd.

But WinUSB driver is still recommended and not libusb0.sys.

@mcuee
Copy link

mcuee commented Jul 14, 2022

So this can be closed now.

@P33M P33M closed this as completed Jul 7, 2023
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

4 participants