#Hello Team
I am encountering a build error while compiling the S32K344_HSE_FW_INSTALL project in S32 Design Studio. The error occurs during linking, as shown below:
undefined reference to `_start'
collect2.exe: error: ld returned 1 exit status
make: *** [S32K344_HSE_FW_INSTALLS32K344_HSE_FW_INSTALL.elf] Error 1
Steps I followed:
Using S32 Design Studio version 3.5.14.
Project path: C:\NXP\S32K3_HSE_DemoExamples_1_0_0\S32K3_HSE_DemoExamples\Device_Configuration\S32K344_HSE_FW_INSTALL.
Using default linker and startup files.
Could you please advise what might be causing this _start undefined reference and how to resolve it?
Thank you for your support.