Change the default compiler version S32DS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Change the default compiler version S32DS

2,148件の閲覧回数
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 件の賞賛
返信
1 返信

1,972件の閲覧回数
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 件の賞賛
返信