west build -p always examples/demo_apps/power_mode_switch_imx95 --toolchain armgcc --config ddr_release -b frdmimx95 -Dcore_id=cm7 --build-dir build_power_mode_switch_ddr/
arm-none-eabi/bin/ld: CMakeFiles/power_mode_switch_rtos_imx95_cm7.dir/home/vovan/build/IMX95/IMX95_FRDM/SDK_26_03_00_FRDM-IMX95/FRDM-IMX95-SDK/mcuxsdk/examples/_boards/frdmimx95/rsc_table.c.obj: in function `copyResourceTable':
rsc_table.c:(.text.copyResourceTable+0x28): undefined reference to `__RscTblStart'
/home/vovan/opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: rsc_table.c:(.text.copyResourceTable+0x30): undefined reference to `__RscTblInDramStart'
/home/vovan/opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: CMakeFiles/power_mode_switch_rtos_imx95_cm7.dir/lpm.c.obj: in function `LPM_SetReumeEntry':
lpm.c:(.text.LPM_SetReumeEntry+0x30): undefined reference to `__RESERVED_START'
/home/vovan/opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: CMakeFiles/power_mode_switch_rtos_imx95_cm7.dir/lpm.c.obj: in function `LPM_Vector_Copy':
lpm.c:(.text.LPM_Vector_Copy+0x28): undefined reference to `__RESERVED_START'
/home/vovan/opt/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: lpm.c:(.text.LPM_Vector_Copy+0x2c): undefined reference to `__VECTOR_TABLE_SIZE'
collect2: error: ld returned 1 exit status
%
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: /home/vovan/.pyenv/shims/cmake --build /home/vovan/build/IMX95/IMX95_FRDM/SDK_26_03_00_FRDM-IMX95/FRDM-IMX95-SDK/mcuxsdk/build_power_mode_switch_ddr