S32DS Compilation problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32DS Compilation problem

1,963 次查看
xxw1
Contributor I
First of all I just used this software for a week
and i use S32K146 for my work , i transplant the Linux kernel file list.h.
Failure to compile occurred. Locate to “container_of ”
I'd like to ask how to compile. Is it caused by non ‘GNU C’ compilation? If so, how to configure it.
Thank you!
0 项奖励
回复
3 回复数

1,936 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@xxw1

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,

0 项奖励
回复

955 次查看
fisherwky
Contributor I
 
0 项奖励
回复

1,930 次查看
xxw1
Contributor I

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

0 项奖励
回复