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

Add an example how to use the DSP DMA #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add an example how to use the DSP DMA #60

wants to merge 3 commits into from

Conversation

JayFoxRox
Copy link
Owner

@JayFoxRox JayFoxRox commented Jul 24, 2018

This is very WIP; not intended for merge

I still wanted to highlight it.


Feel free to mess around with this and add information you find to http://xboxdevwiki.net/DSP


For running you need to setup A56 environment variable to point at your a56 binary which must be in same folder as the other A56 tools.

I have only tested this with XBDM in the XDK dashboard.

def dsp_start():
# Set frame duration (?!)
if False:
apu.write_u32(NV_PAPU_SECTL, 3 << 3)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #61

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

Successfully merging this pull request may close these issues.

None yet

1 participant