Skip to content

samples: rtxxx-amp: Add service_area section #92895

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VitekST
Copy link
Contributor

@VitekST VitekST commented Jul 9, 2025

Add the service_area section to the list of sections for which objcopy is executed. As this section was missing from the resulting data image, it prevents targets (right now, the mimxrt685s/hifi4) from booting.

Add the service_area section to the list of sections for which objcopy
is executed. As this section was missing from the resulting data image,
it prevents targets (right now, the mimxrt685s/hifi4) from booting.

Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
Copy link

sonarqubecloud bot commented Jul 9, 2025

@dleach02 dleach02 added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. bug The issue is a bug, or the PR is fixing a bug labels Jul 9, 2025
@dleach02 dleach02 added this to the v4.2.0 milestone Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Samples Samples bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants