GCC/G++ Error for S32DS3.2

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GCC/G++ Error for S32DS3.2

Jump to solution
602 Views
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

 

Labels (1)
0 Kudos
1 Solution
583 Views
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. 

View solution in original post

0 Kudos
3 Replies
589 Views
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 Kudos
587 Views
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 Kudos
584 Views
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 Kudos