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

QSPI Flash Driver Never Returns #168

Open
xmos-jmccarthy opened this issue May 3, 2023 · 0 comments
Open

QSPI Flash Driver Never Returns #168

xmos-jmccarthy opened this issue May 3, 2023 · 0 comments
Assignees
Labels
size:S small

Comments

@xmos-jmccarthy
Copy link
Contributor

System information
All versions as of 05712a4

Describe the current behavior
Using the qspi_flash driver to read an address outside of the bounds of flash results in an infinite loop that never returns, essentially locking use of qspi flash driver.

Describe the expected behavior
The driver should return when reading past flash address space.

Standalone code to reproduce the issue
Read any address outside of flash.

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

No branches or pull requests

1 participant