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

solo_p2m_dma 4-byte writes can silently fail #10

Open
curtishall opened this issue Sep 17, 2011 · 0 comments
Open

solo_p2m_dma 4-byte writes can silently fail #10

curtishall opened this issue Sep 17, 2011 · 0 comments
Assignees
Labels
Milestone

Comments

@curtishall
Copy link
Member

4-byte writes done with solo_p2m_dma can appear to succeed, but not actually write to memory. Some reads on 4 or 16 byte boundaries may exhibit the same problem. See https://github.com/bluecherrydvr/solo6x10/blob/32a109c8/solo6010-disp.c#L182 (solo_set_motion_block @ 32a109c) for the problematic code, which was detected by reading back the same location immediately after writing and comparing values.

@ghost ghost assigned ismaell Apr 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants