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

SDRAM contents corrupted #2

Open
osresearch opened this issue Jun 26, 2019 · 0 comments
Open

SDRAM contents corrupted #2

osresearch opened this issue Jun 26, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@osresearch
Copy link
Owner

The refresh might not be doing the right thing - after sitting all night the SDRAM contents had a few bit errors compared to what was loaded into it. For example:

29969c29969
< 00075100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
---
> 00075100: ff ff ff ff ff ff ff ff ff ff bf ff ff ff ff ff  ................
44677c44677
< 000ae840: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
---
> 000ae840: ff ff ff ff ff ff ff ff ff ff fe ff ff ff ff ff  ................
50487c50487
< 000c5360: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
---
> 000c5360: ff ff ff ff fd ff ff ff ff ff ff ff ff ff ff ff  ................
52533c52533
< 000cd340: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
---
> 000cd340: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff fe  ................
86337c86337
< 00151400: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
---
> 00151400: ff ff ff ff ff ff ff f7 ff ff ff ff ff ff ff ff  ................
93746c93746
< 0016e310: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
@osresearch osresearch added the bug Something isn't working label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant