Community Translation - emWin Middleware Include Path Issue - KBA228006

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I'd like to translate KBA228006 into Japanese.

moto

Original KBA: KBA228006

emWin Middleware Include Path Issue - KBA228006

Translated by: MoTa_728816

==============================

タイトル: emWin ミドルウェアのインクルードパス問題 - KBA228006

コンテクスト:

ModusToolbox™ IDE 1.0 と 1.1 における emWin ミドルウェア

問題:

emWin ミドルウェアは Source/emWin_config フォルダ内のヘッダファイル (LCDConf.h と LCDConf_CompactColor_16.h) 内でなされた設定を無視します。

原因:

これは emWin ミドルウェアが ModusToolbox Middleware Selector 内で有効にされた場合に、emWin ビルドシステムインテグレーションファイル - emWin_config フォルダーが “include paths” に追加されないというエラーが原因です。

ワークアラウンド:

ModusToolbox で “include paths” に emWin_config フォルダを追加することで問題を解決できます。

手順は:

 1. 目的のプロジェクトを選択して、Quick Panel から “Project Build Settings” のリンクをクリックしてください。

 001-pastedImage_10.png

 2. C/C++ Build > Settings へ移動してください。

 3. Configuration セレクタの中から、 [All configurations] オプションを選択してください。

 4. Tool Settings タブの中から、GNU ARM Cross C Compiler > Includes を選択してください。

 5. Include paths リストの中で、Add... ボタンを押して、以下のパスを入力してください:

  "${workspace_loc:/<XXX>_mainapp}/Source/emWin_config"

  ここで、XXX は目的のプロジェクト名です。

 002-pastedImage_11.png

 注意:新規に追加したパスは以下の行の直後に来るようにしてください。

   "${workspace_loc:/<XXX>_mainapp}/Source"

 6. Apply and Close ボタンを押して変更を保存してください。

==============================

9-Apr-2020

moto

2 Replies
JennaJo
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello, Tanaka-san

We receive your translation, it will be published to KBA to Community.

After upload, You will receive the points as the word of KBA.

Due to the current volume of works, Please bear with me for the delayed the response,

Thanks for your contribution to CDC!

Will keep you update the status.

Thanks,

Jenna Jo

Jenna Jo
JennaJo
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Dear, Tanaka-san

Your translation has been published to Community.

Thanks for continous contribution to Comunity.

As a token of appreciation, you will receive the point. (Please wait for whole point, will be given by middle of May)

Thank you for your work!

Regards,

Jenna

emWin ミドルウェアのインクルードパス問題 - KBA228006 - Community Translated (JA)

Jenna Jo
0 Likes