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

[libbladeRF] Cypress backend timeouts & receiving NULL buffers upon transfer completion #443

Open
jynik opened this issue Dec 29, 2015 · 3 comments
Labels
Component: FX3 Firmware FX3 component Component: Host General host software issues Issue: Bug It's a bug and it oughta be fixed Platform: Windows Build/usage issues on Windows

Comments

@jynik
Copy link
Contributor

jynik commented Dec 29, 2015

During testing in Windows with the CyUSB3 driver, I've been experiencing problems with the TX stream receiving transfer completions from the CyUSB3 driver consisting of NULL buffers when attempting to shut down.

To work around this for the time being, the libusb backend may be used instead.

@jynik jynik added the Issue: Bug It's a bug and it oughta be fixed label Dec 29, 2015
@jynik jynik self-assigned this Dec 29, 2015
@jynik jynik changed the title [libbladeRF] Cypress backend receiving NULL buffers upon transfer completion [libbladeRF] Cypress backend timeouts & receiving NULL buffers upon transfer completion Jun 17, 2016
@jynik
Copy link
Contributor Author

jynik commented Jun 17, 2016

I've worked back through libbladeRF v1.4.0 and still was able to reproduce this issue. Based upon my previous testing, these versions were passing tests that now fail.

It may be the case that this isn't a libbladeRF regression, but rather related to the CyFX3 SDK 1.3.1 -> 1.3.3 upgrade (includes Cypress driver and library updates). Will update this issue once I've tried rolling those back.

@jynik
Copy link
Contributor Author

jynik commented Jun 17, 2016

Reverted to CyFX3 SDK 1.3.1 and still reproduced this failure.

@rtucker
Copy link
Contributor

rtucker commented Aug 7, 2017

Reproduction currently blocked on #523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: FX3 Firmware FX3 component Component: Host General host software issues Issue: Bug It's a bug and it oughta be fixed Platform: Windows Build/usage issues on Windows
Projects
None yet
Development

No branches or pull requests

2 participants