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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
721 次查看
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 项奖励
回复
1 解答
701 次查看
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 项奖励
回复
2 回复数
702 次查看
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 项奖励
回复
683 次查看
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 项奖励
回复