Skip to content

Conversation

@Iooon
Copy link
Contributor

@Iooon Iooon commented May 4, 2025

Add memory-x generation per chip.

  • In parts.rs, each chip contains a vector of memory sections
  • Make sure each chip has a FLASH and RAM section for cortex-m
  • Separate SRAM banks to avoid undefined behaviour in case STOP/STANDBY modes are used (in the future)
    • We could have an option to combine them for now
  • Generate the memory-x file per chip and add it to the respective directory in mspm0-metapac/src/chips

@i509VCB i509VCB merged commit 8912e10 into mspm0-rs:master May 10, 2025
1 check passed
@Iooon Iooon deleted the MemoryXGeneration branch May 21, 2025 19:12
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.

2 participants