There are some help documents in the installation directory to help you how to use the S32 DS IDE.
help files path:for example.
.....\S32DS_ARM_v2.2\S32DS\help\pdf
Regarding your question, the transplantation of third-party files, we are unable to provide you with effective advice and assistance. If you have any usage problems, such as working abnormally or you don't understand how to use certain functions,please describe your problem clearly, we will help you answer in time.
BR!
Jim,
Thank you for your answer, but it didn't solve my problem
Pdf page 140 describes“
The language standard to which the code should conform. The compiler accepts
all programs that follow the specified standard plus GNU extensions that do not
contradict it.
”
What does this mean and does the software support the GNU extended language standard?
If the GNU extension language standard is supported, how can I configure it
I can only configure“C language: ISO C90/ANSI C89 (-std=c90), ISO C99 (-std=c99), ISO
C11 (-std=c11)”
I need GNU extended.
thank you