Preferred Compiler for S32K3

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

Preferred Compiler for S32K3

跳至解决方案
2,183 次查看
YiGao
Contributor I

Hi, i wanted to know, is there preferred compiler for the S32K3 uC? There are several choices, gcc, greenhill, IAR, when i take a look at the introduction of S32DS that it can interact with different compilers. But i ask myself, when using this uC, is there preferred compiler?

Tks.

标记 (1)
0 项奖励
回复
1 解答
2,163 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

I'm not sure if you mean the compiler itself or the entire development IDE.

Anyway, S32DS offers plugins for all mentioned compilers.

I will leave the choice of preference to the user, it can be based on habit or experience, or other requirements.

GCC is a free compiler.

But in case your application requires to be ISO26262 compliant, it requires a certified compiler, as I know IAR, GHS and Diab are certified, but also they are not free.

There may be other differences, such as how effectively they are able to optimize code compilation and the like. Here I would refer to public resources.

在原帖中查看解决方案

1 回复
2,164 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

I'm not sure if you mean the compiler itself or the entire development IDE.

Anyway, S32DS offers plugins for all mentioned compilers.

I will leave the choice of preference to the user, it can be based on habit or experience, or other requirements.

GCC is a free compiler.

But in case your application requires to be ISO26262 compliant, it requires a certified compiler, as I know IAR, GHS and Diab are certified, but also they are not free.

There may be other differences, such as how effectively they are able to optimize code compilation and the like. Here I would refer to public resources.