GCC/G++ Error for S32DS3.2

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

GCC/G++ Error for S32DS3.2

跳至解决方案
1,669 次查看
Alexander_Garcia
Contributor I

Hello,

I am seeing the errors in the attached screenshot. Do these matter if I plan on using an external compiler? 

Alexander_Garcia_0-1678817093662.png

Thanks,

Alex

 

标签 (1)
0 项奖励
回复
1 解答
1,650 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

I see, there should be no relation between generated code and the build toolchain. The code itself will be okay. 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,656 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Alex, 

if you are going to use external compiler like IAR, you need to setup compiler - ideally in new project wizard. This method also configure paths and build variables. If you switch the compiler in an existing project - it sometimes brings such error messages and you need manually fix the paths and So on. 

 

0 项奖励
回复
1,654 次查看
Alexander_Garcia
Contributor I

Hey Jiri,

By external compiler, I meant to say that I'm exporting the emitted C files to a project somewhere else and using the compiler there. Would setting up the corresponding compiler in S32DS still be advantageous in this case?

0 项奖励
回复
1,651 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

I see, there should be no relation between generated code and the build toolchain. The code itself will be okay. 

0 项奖励
回复