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

Nuvoton: Refine external RAM config #436

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

ccli8
Copy link

@ccli8 ccli8 commented Feb 13, 2025

Summary of changes

For Nuvoton targets, this refines external RAM config and integrates with memory bank information, including:

  1. NUC472 EBI RAM
  2. M467 HyperRAM

Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Copy link
Collaborator

@multiplemonomials multiplemonomials left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a few comments

This fixes linker script is missing on no XRAM build.
This refines config to support EBI RAM:
1. Use memory bank information to describe EBI RAM
2. Drop target labels NU_XRAM_SUPPORTED/NU_XRAM_UNSUPPORTED and add target
   config "target.ebi-enable" to enable EBI RAM
This uses memory bank information to describe HyperRAM.
@ccli8 ccli8 force-pushed the nuvoton_fix_xram_build branch from f91a452 to c81350a Compare February 20, 2025 06:54
@multiplemonomials multiplemonomials merged commit 0553c11 into mbed-ce:master Feb 21, 2025
52 checks passed
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