Skip to content

question on how to configure customized memory map #111

@soskhong

Description

@soskhong

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions