SW32G_RTD_4.4_4.0.2 を使用して、Design Studio に追加しました。アプリケーションをコンパイルした後、次のエラーが発生しました。
致命的なエラー: StandardTypes.h:該当するファイルやディレクトリはありません
それで、あなたは私が解決策を見つけるのを手伝ってくれませんか?
注:このヘッダーファイルはSiul2_Dio_Ip.hによって呼び出します
これらのパッケージをインストールしました。
S32 コンフィギュレーション ツール パッケージ
S32 Design Studio プラットフォーム パッケージ
S32トレースパッケージ
S32G開発パッケージ
S32G2 AUTOSAR 4.4 RTD 4.0.2D2306の
いいえ、例として、設定ツールはどのように実行できますか?
これは私がここに貼り付けるエラーです:
10:29:02 **** プロジェクトClock_Ip_Example_S32G274A_M7の構成Debug_RAMのビルド ****
-j8 をすべて
ビルドファイル: ../src/main.c
ビルドファイル: ../Project_Settings/Startup_Code/Vector_Table.s
ビルドファイル: ../Project_Settings/Startup_Code/exceptions.c
ビルドファイル: ../Project_Settings/Startup_Code/nvic.c
ビルドファイル: ../Project_Settings/Startup_Code/startup.c
起動:標準S32DS Cコンパイラ
ビルドファイル: ../Project_Settings/Startup_Code/startup_cm7.s
起動:標準S32DS Cコンパイラ
起動:標準S32DSアセンブラ
起動:標準S32DS Cコンパイラ
起動:標準S32DS Cコンパイラ
ビルドファイル: ../Project_Settings/Startup_Code/system.c
arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args"-MMD -MP -MF"Project_Settings/Startup_Code/startup.d"・MT「Project_Settings/Startup_Code/startup.o」・o "Project_Settings/Startup_Code/startup.o""../Project_Settings/Startup_Code/startup.c"
arm-none-eabi-gcc "@Project_Settings/Startup_Code/Vector_Table.args"-o "Project_Settings/Startup_Code/Vector_Table.o""../Project_Settings/Startup_Code/Vector_Table.s"
起動:標準S32DSアセンブラ
arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args"-MMD -MP -MF"Project_Settings/Startup_Code/exceptions.d"-MT"Project_Settings/Startup_Code/exceptions.o"-o "Project_Settings/Startup_Code/exceptions.o""../Project_Settings/Startup_Code/exceptions.c"
arm-none-eabi-gcc "@src/main.args"-MMD -MP -MF"src/main.d"-MT"src/main.o"-o "src/main.o""../src/main.c"
arm-none-eabi-gcc "@Project_Settings/Startup_Code/Vector_Table.args"-o "Project_Settings/Startup_Code/startup_cm7.o""../Project_Settings/Startup_Code/startup_cm7.s"
起動:標準S32DS Cコンパイラ
arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args"-MMD -MP -MF"Project_Settings/Startup_Code/nvic.d"-MT「Project_Settings/Startup_Code/nvic.o」-o "Project_Settings/Startup_Code/nvic.o""../Project_Settings/Startup_Code/nvic.c"
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/StandardTypes.h:50からインクルードされたファイルでは、
arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args"-MMD -MP -MF"Project_Settings/Startup_Code/system.d"-MT「Project_Settings/Startup_Code/system.o」-o "Project_Settings/Startup_Code/system.o""../Project_Settings/Startup_Code/system.c"
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Std_Types.h:49から、
差出人。。/Project_Settings/Startup_Code/startup.c:27:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Platform_Types.h:55:10:致命的なエラー:PlatformTypes.h:該当するファイルやディレクトリはありません
55 |#include 「PlatformTypes.h」
|^~~~~~~~~~~~~~~~~
コンパイルが終了しました。
make: *** [Project_Settings/Startup_Code/subdir.mk:42:Project_Settings/Startup_Code/startup.o]エラー 1
make: *** 未完成の仕事を待っています...。
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/StandardTypes.h:50からインクルードされたファイルでは、
完成した建物:../Project_Settings/Startup_Code/Vector_Table.s
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Mcal.h:59から、
差出人。。/src/main.c:23:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Platform_Types.h:55:10:致命的なエラー:PlatformTypes.h:該当するファイルやディレクトリはありません
55 |#include 「PlatformTypes.h」
|^~~~~~~~~~~~~~~~~
コンパイルが終了しました。
からインクルードされたファイルで。/Project_Settings/Startup_Code/exceptions.c:36:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Platform_Types.h:55:10:致命的なエラー:PlatformTypes.h:該当するファイルやディレクトリはありません
55 |#include 「PlatformTypes.h」
|^~~~~~~~~~~~~~~~~
コンパイルが終了しました。
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/StandardTypes.h:50からインクルードされたファイルでは、
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Std_Types.h:49から、
差出人。。/Project_Settings/Startup_Code/nvic.c:32:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Platform_Types.h:55:10:致命的なエラー:PlatformTypes.h:該当するファイルやディレクトリはありません
完成した建物:../Project_Settings/Startup_Code/startup_cm7.s
55 |#include 「PlatformTypes.h」
|^~~~~~~~~~~~~~~~~
コンパイルが終了しました。
make: *** [Project_Settings/Startup_Code/subdir.mk:42:Project_Settings/Startup_Code/exceptions.o]エラー 1
make: *** [src/subdir.mk:20:src/main.o]エラー 1
からインクルードされたファイルで。/Project_Settings/Startup_Code/system.c:42:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Platform_Types.h:55:10:致命的なエラー:PlatformTypes.h:該当するファイルやディレクトリはありません
55 |#include 「PlatformTypes.h」
|^~~~~~~~~~~~~~~~~
コンパイルが終了しました。
make: *** [Project_Settings/Startup_Code/subdir.mk:42:Project_Settings/Startup_Code/nvic.o]エラー 1
make: *** [Project_Settings/Startup_Code/subdir.mk:42:Project_Settings/Startup_Code/system.o]エラー 1
"make -j8 all" が終了コード 2 で終了しました。ビルドが不完全である可能性があります。
10:29:02 ビルドに失敗しました。エラーは 11 件、警告は 0 件。(454msを要しました)
S32DS.3.5私が使用しているバージョン。
私は2つのアプリケーションを実行しました、1つは例から、もう1つは私自身からです。
Adc_example_S32G274A_M7例をビルドするときに次のエラーが発生しました。
致命的なエラー: PlatformTypes.h:そのようなファイルやディレクトリはありません 55 |#include 「PlatformTypes.h」
そして私自身のアプリケーションのために私はこのエラーを得ました:
致命的なエラー: StandardTypes.h:該当するファイルやディレクトリはありません