Skip to content

Conversation

@ventZl
Copy link
Owner

@ventZl ventZl commented Mar 1, 2025

Improve genlink-cmsis.py script so it can parse linker scripts provided as part of MAX32690 MCU and generate CMRX-aware version of it.

Create basic test suite for genlink-cmsis script.

The most fragile part of the genlink script is its ability to find all
sections it needs to modify. If these sections are not found, then
resulting linker script won't be usable for CMRX purposes.
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.

genlink-cmsis.py may fail to generate includes for a vendor supplied linker script

2 participants