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

cross mob

コマンドプロンプトからPSoC®Creator™プロジェクトを構築する – KBA88169 - Community Translated (JA)

コマンドプロンプトからPSoC®Creator™プロジェクトを構築する – KBA88169 - Community Translated (JA)

SivaK_96
Employee
Employee
50 questions asked 10 questions asked 5 questions asked

Community Translated by NoTa_4591161        

Version: **

質問:

コマンドプロンプトから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でそれに応じてフォルダを選択します。

0 件の賞賛
132 件の閲覧回数