GPIF ⅡでのBuildエラーの対処法について

Tip / ログイン to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
fuki_949671
Level 3
Level 3
10 replies posted 5 replies posted 10 questions asked

サンプルプロジェクトのSRAM_FX3をインポートし、GPIF ⅡでのBuildを実行すると以下のような表示が出ます。

指定のパスへのアクセスが拒否されるようなのですが、このエラーについて対処法を教えてください。

Info: prj.M00010: --------------- Build Started: 9/17/2020 09:57:34 AM Project: test ---------------

Info: gpi.M00024: GPIF II module is successfully validated for consistency.

Error: cgn.M00003: Code Generator Module: Output not generated. "パス 'C:\Users\mddd\Desktop\gpif2\test_dma_rdy.cydsn' へのアクセスが拒否されました。"

Info: prj.M00012: --------------- Build Failed: 9/17/2020 09:57:34 AM ---------------

Info: prj.M00008: Current project saved successfully

0 件の賞賛
1 解決策
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

Please change the build settings of the GPIF project that you are working.

The Output Location path should the path where the generated header file needs to be saved.

Step1:

gpif_build1.png

Step 2:

gpif_build.PNG

Step 3: Then click on "OK"

Step 4: And then save the project and try building the project again.

The generated header file with the name "cyfxgpif2config.h" will be saved in the "Output Location" Path. The path is generally the workspace path where the firmware is imported.

Regards,

Rashi

Regards,
Rashi

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

Please change the build settings of the GPIF project that you are working.

The Output Location path should the path where the generated header file needs to be saved.

Step1:

gpif_build1.png

Step 2:

gpif_build.PNG

Step 3: Then click on "OK"

Step 4: And then save the project and try building the project again.

The generated header file with the name "cyfxgpif2config.h" will be saved in the "Output Location" Path. The path is generally the workspace path where the firmware is imported.

Regards,

Rashi

Regards,
Rashi
0 件の賞賛

こんにちは。Rashiさん

エラーを解除することが出来ました。

ありがとうございます。

0 件の賞賛