Community Translation - Building a PSoC® Creator™ Project from the Command Prompt – KBA88169

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

cross mob
Kenshow
Level 8
Level 8
Distributor - Marubun (Japan)
50 solutions authored 25 solutions authored 10 solutions authored

Hi,               

I would like to translate KBA88169 into Japanese.

Please confirm to my work.

Thanks,

Kenshow

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

Hi, Kenshow-san

Confirm to work this KBA.

Thanks

Jenna

Jenna Jo
0 Likes
Kenshow
Level 8
Level 8
Distributor - Marubun (Japan)
50 solutions authored 25 solutions authored 10 solutions authored

Hi Jenna-san,

                                

Japanese translation was over.
Please check below.

Original KBA:

Building a PSoC® Creator™ Project from the Command Prompt – KBA88169

Thanks.

Kenshow

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

タイトル: コマンドプロンプトからPSoC®Creator™プロジェクトを構築する – KBA88169

バージョン:**

質問:

コマンドプロンプトからPSoC®Creator™プロジェクトをビルドすることは可能でしょうか?

回答:

はい、コマンドプロンプトからプロジェクトをビルドできます。

1. コマンドプロンプトを開きます。

2. 現在のディレクトリをプロジェクトのワークスペースファイルを含むフォルダに変更します。たとえば、次のコマンドを入力します: cd  "ワークスペースファイルのパス"

3. プロジェクトをビルドするには、次のコマンドを入力します。

   "C:\Program Files (x86)\Cypress\PSoC Creator\2.2\PSoC Creator\bin\cyprjmgr.exe" -wrk "workspace name" –build

  注:上記のコマンドでは、workspace nameをワークスペースの名前に置き換える必要があります。

4.  このコマンドはプロジェクトをビルドします。同じワークスペースに複数のプロジェクトがある場合、指定されたコマンドは機能しません。このコマンドはCreator 2.2で利用可能です。他のバージョンのCreatorでプロジェクトをビルドする場合は、手順3でそれに応じてフォルダを選択します。

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

1-Sept-2020

Kenshow

0 Likes