Skip to content

Refactor linker script to use SRAM_U#402

Open
vladyslavmarkovaccenture wants to merge 1 commit intoeclipse-openbsw:mainfrom
vladyslavmarkovaccenture:linker-script
Open

Refactor linker script to use SRAM_U#402
vladyslavmarkovaccenture wants to merge 1 commit intoeclipse-openbsw:mainfrom
vladyslavmarkovaccenture:linker-script

Conversation

@vladyslavmarkovaccenture
Copy link
Copy Markdown
Contributor

Refactor linker script to utilize SRAM_U and make space for future demo functionality.

@vladyslavmarkovaccenture
Copy link
Copy Markdown
Contributor Author

⚠️ ⚠️ ⚠️ Do not merge - caused hard fault on board ⚠️ ⚠️ ⚠️
Somehow CI didn't catch the hard fault.

@johannes-esr johannes-esr marked this pull request as draft March 23, 2026 07:01
@vladyslavmarkovaccenture
Copy link
Copy Markdown
Contributor Author

vladyslavmarkovaccenture commented Mar 25, 2026

Should be fine now. Tested on my HW. Please, test AND review.

@vladyslavmarkovaccenture vladyslavmarkovaccenture marked this pull request as ready for review March 25, 2026 10:10
*(COMMON)
*(EXCLUDE_FILE(
*app.o
*TransportSystem.o
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we really want to list all the object files here and commit to maintain that list?
Is the the only way?

@christian-schilling
Copy link
Copy Markdown
Contributor

This PR mixes a few changes together:

  • Formating
  • Adjusting RAM regions
  • Assigning symbols to regions.

This makes it hard to review. Can you split this into individual PRs please?

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