Commit 2d388ba6 authored by Vit Stanicek's avatar Vit Stanicek Committed by Benjamin Cabé
Browse files

samples: rtxxx-amp: Add service_area section



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: default avatarVit Stanicek <vit.stanicek@nxp.com>
parent f9d35e2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ add_custom_command(
    --only-section=sw_isr_table
    --only-section=device_area
    --only-section=device_states
    --only-section=service_area
    --only-section=.noinit
    --only-section=.data
    --only-section=.bss