Skip to content

Should the program be placed in an independent space and not be stored together with the RAM directly? #7

@youkebing

Description

@youkebing

The flash memory of my microcontroller is quite large (64KB), while its RAM is relatively small (4KB). The application I compiled may take up 10KB of space. Should I consider running the program directly from the flash memory instead of loading it into RAM via uvm32_load (since my RAM is too limited)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions