S32DS 3.4: Program "arm-none-eabi-g++" not found in PATH

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

S32DS 3.4: Program "arm-none-eabi-g++" not found in PATH

5,699件の閲覧回数
EDLE13
Contributor I

Hello:

     I have the following errors in the process of using:

     1.Program "arm-none-eabi-g++" not found in PATH

     2.Program "arm-none-eabi-gcc" not found in PATH

0 件の賞賛
返信
2 返答(返信)

5,689件の閲覧回数
cuongnguyenphu
NXP Employee
NXP Employee

Can you check this way:
Right click on Project name on Project Explorer > Properties > C/C++ Build > Environment > Add PATH variable as below:

cuongnguyenphu_0-1658220645897.png


Name: PATH
Value:
C:\NXP\S32DS.3.4\eclipse\..\S32DS\build_tools\gcc_v10.2\gcc-10.2-arm32-eabi\bin;
C:\NXP\S32DS.3.4\S32DS\build_tools\msys32\usr\bin;
C:/NXP/S32DS.3.4/eclipse/jre/bin/server;
C:/NXP/S32DS.3.4/eclipse/jre/bin;
C:/NXP/S32DS.3.4/eclipse/jre/lib/amd64;
C:\Windows\system32;
C:\Windows;
C:\Windows\System32\Wbem;
C:\Windows\System32\WindowsPowerShell\v1.0\;
C:\Windows\System32\OpenSSH\;
C:\Program Files\Common Files\ThinPrint\;
C:\Users\cuongnp2\AppData\Local\Microsoft\WindowsApps;
C:\NXP\S32DS.3.4\S32DS\tools\S32Trace\bin;
C:\NXP\S32DS.3.4\eclipse

This values should be modify as your environment

 

0 件の賞賛
返信

5,691件の閲覧回数
cuongnguyenphu
NXP Employee
NXP Employee

Hi,
Can you capture the errors?

0 件の賞賛
返信