Change the default compiler version S32DS

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

Change the default compiler version S32DS

1,241 Views
435761040
Contributor II

Change the default compiler version S32DS
I ran crash on sbc32v234 while compiling the demo project via S32DS.
I think it should be caused by compiler inconsistency, my hardware bsp17.0 compiler is gcc 6.3.1
The default compiler for S32DS is gcc 4.9.
How to change the default compiler?
Is there a tutorial?

20180905141646.png

I changed this and it didn't work. It still crashes when running.

0 Kudos
1 Reply

1,065 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

S32DS for Vision is supporting gcc 4.9. You can try to add gcc 6.3 by changing some env variables in project properties: 

pastedImage_1.png

But I'm not sure if it will work. Testing is up to you. gcc 6.3 will be supported with next S32DS Vision release. 

Jiri 

0 Kudos