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

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

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

4,911 Views
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 Kudos
Reply
2 Replies

4,901 Views
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 Kudos
Reply

4,903 Views
cuongnguyenphu
NXP Employee
NXP Employee

Hi,
Can you capture the errors?

0 Kudos
Reply