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

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

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

Jump to solution
735 Views
batch202563
Contributor I

Hello there,

When starting S32DS (V3.6.2), the following error occurs.

Description Resource Path Location Type
Program "arm-none-eabi-g++" not found in PATH T1_powersupply_test Project Properties, C++ Preprocessor Include.../Providers, [CDT S32DS Built-in Compiler Settings] options C/C++ Scanner Discovery Problem
Program "arm-none-eabi-gcc" not found in PATH T1_powersupply_test Project Properties, C++ Preprocessor Include.../Providers, [CDT S32DS Built-in Compiler Settings] options C/C++ Scanner Discovery Problem

However, the build itself completes successfully.

0 Kudos
Reply
1 Solution
715 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @batch202563,

Could you share which RTD package and product you are using? Also, are you creating an example from scratch and modifying the toolchain settings, or is does this happen with example projects as well?

I can compile projects correctly in S32DS v3.6.2, however, this seems to be an old issue with eclipse:

If it’s working, this is a known bug due the Eclipse indexer synchronization. If you delete the errors or relaunch Eclipse, it should not appear, the error message should not appear.

Best regards,
Julián

View solution in original post

0 Kudos
Reply
2 Replies
716 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @batch202563,

Could you share which RTD package and product you are using? Also, are you creating an example from scratch and modifying the toolchain settings, or is does this happen with example projects as well?

I can compile projects correctly in S32DS v3.6.2, however, this seems to be an old issue with eclipse:

If it’s working, this is a known bug due the Eclipse indexer synchronization. If you delete the errors or relaunch Eclipse, it should not appear, the error message should not appear.

Best regards,
Julián

0 Kudos
Reply
697 Views
batch202563
Contributor I

Thank you for your answer.
I got an error when I imported a project created in V3.5.
I'll study more using the example projects and then ask a question.

0 Kudos
Reply