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

question on how to configure customized memory map #111

Open
soskhong opened this issue Nov 8, 2021 · 0 comments
Open

question on how to configure customized memory map #111

soskhong opened this issue Nov 8, 2021 · 0 comments

Comments

@soskhong
Copy link

soskhong commented Nov 8, 2021

Hi,

I have tried the basic instructions to run examples on gvsoc virtual platform and they all look good.

Now, I want to try customized memory map using Pulpissimo platform.

For example, currently ROM is at 0x1A00_0000 and L2 is at 0x1C00_0000.
If I want to change the base addresses to ROM @ 0x1B00_0000 / L2 @ 0x1C10_0000, how I can do so?
(Numbers are just random numbers within the gaps I found in Pulpissimo memory map)

Is there a instruction on

  • How I can change the memory map on gvsoc?
  • How I can execute software (examples at least) on the modified memory map?

Thanks!

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