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

place the call stack in Core Coupled RAM (CCRAM) #49

Closed
wants to merge 1 commit into from
Closed

Conversation

japaric
Copy link
Owner

@japaric japaric commented Oct 28, 2016

this implies that memory allocated on the "stack" can't be used with the
DMA peripheral.

closes #45


I want to do some benchmarks and write some examples that use the DMA before deciding if this a good idea or not.

this implies that memory allocated on the "stack" can't be used with the
DMA peripheral.

closes #45
@homunkulus
Copy link
Collaborator

☔ The latest upstream changes (presumably 5a3fda8) made this pull request unmergeable. Please resolve the merge conflicts.

@japaric
Copy link
Owner Author

japaric commented Nov 23, 2016

Done in #70

@japaric japaric closed this Nov 23, 2016
@japaric japaric deleted the ccram branch April 29, 2017 01:53
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.

Place the call stack in Core Coupled Memory (CCM)
2 participants