Hello NXP Community,
I am working with S32K118 and when I build I met the following problem. see the below
Building target: RedW.elf
Executing target #166 RedW.elf
Invoking: Standard S32DS C Linker
arm-none-eabi-gcc -o "RedW.elf" "@RedW.args"
c:/nxp/s32ds_arm_v2018.r1/cross_tools/gcc-6.3-arm32-eabi/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/bin/real-ld.exe: address 0x20005800 of RedW.elf section `.stack' is not within region `m_data_2'
c:/nxp/s32ds_arm_v2018.r1/cross_tools/gcc-6.3-arm32-eabi/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/bin/real-ld.exe: address 0x20005800 of RedW.elf section `.stack' is not within region `m_data_2'
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:155: RedW.elf] Error 1
I attach the .ld I am using.
Could you help me please
Thank you and Regards.
已解决! 转到解答。