Community Translation - How to Use C99 Coding Standard for PSoC® 5LP Parts - KBA90452

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 KBA90452 into Japanese.

moto

Original KBA: KBA90452

How to Use C99 Coding Standard for PSoC® 5LP Parts - KBA90452

Translated by: MoTa_728816

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

タイトル: PSoC® 5LP で C99 コーティングスタンダードを使用するのにはどうしたら良いですか?

ヴァージョン: **

質問:

PSoC 5LP で C99 コーディングスタンダードを使用するのには PSoC Creator™ をどのように設定したら良いでしょうか?

回答:

PSoC 5LP で C99 コーディングスタンダードを使用するのには PSoC Creator™ の ARM® GCC compiler で下記のように設定してください。

  1. PSoC Creator でプロジェクトを開きます。
  2. プロジェクト名を右クリックします。
  3. Build Settings... を選択します。
  4. ARM GCC ノード  > Compiler ノードを展開します。
  5. Command Line ノードを選択します。
  6. Custom Command Line の Custom Flags に下記を追加します。
    -std=gnu99

手順は下図を参照してください:

001-1.png

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

11-May-2020

moto

0 Likes
0 Replies