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

layout_riscv32.ld: Update the stack size to work with libtock-rs apps #154

Closed
wants to merge 1 commit into from

Conversation

alistair23
Copy link
Collaborator

Increase the size of the stack, to avoid growing the stack
out of bounds.

Signed-off-by: Alistair Francis alistair.francis@wdc.com

Increase the size of the stack, to avoid growing the stack
out of bounds.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
@jrvanwhy
Copy link
Collaborator

Whoa, 2 KiB already seemed large to me. I wonder where all the space went...

@labbott
Copy link
Contributor

labbott commented Feb 24, 2020

Can you elaborate what kind of use cases you need such a large stack for?

@alistair23
Copy link
Collaborator Author

I have created an issues to point this out: #156

@alistair23
Copy link
Collaborator Author

I'm going to close this (as it isn't required to run hello_world) and we can circle back if needed.

@alistair23 alistair23 closed this Feb 25, 2020
@alistair23 alistair23 deleted the alistair/stack-update branch March 20, 2020 21:43
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.

3 participants