Hello Team,
The customer requested the Compiler/Assembler/Linker version of SW tool for S32K144.
Where can I check these versions in S32 DS v1.2?
According to the '2016_04_18_S32K_Complier_Version.txt', GCC is 4.9.3 20150529, but it is 8.6.0.201502131403 in S32 DS installation details, which version is correct?
Thank you.
Best regards,
Kate Lee
Assembler and Linker version:
Stan
Hi Kate,
There is no compiler version visible in S32DS Installation details. It shows just version of an eclipse plug-in.
In order to get the version of gcc you should run "arm-none-eabi-gcc --version" from the command line:
Stan
Hi Stan,
Could you let me know how to check the version of assembler and linker also?
Thank you.
Best regards,
Kate Lee