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

Why RAM at C00? #99

Closed
Gregwar opened this issue Nov 7, 2014 · 2 comments
Closed

Why RAM at C00? #99

Gregwar opened this issue Nov 7, 2014 · 2 comments

Comments

@Gregwar
Copy link
Contributor

Gregwar commented Nov 7, 2014

Hello
Why RAM is initialized at 20000C00 instead of 20000000?
What would happen if I change my bootloader to put the ram to 20000000 and set the board link script to also use this address?

@Gregwar
Copy link
Contributor Author

Gregwar commented Nov 7, 2014

And why does the linker cares about that actually?

@Gregwar
Copy link
Contributor Author

Gregwar commented Nov 7, 2014

Ok I got it
This is used only when flashing in ram mode

@Gregwar Gregwar closed this as completed Nov 7, 2014
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

No branches or pull requests

1 participant