Keil Logo

フラッシュプログラミングのサンプル

以下のコマンドラインを使用すると、フラッシュメモリをプログラミングできます。

C:\Keil\UV4\UV4 -f Programming.UVPROJ -o Prg_Output.txt

各パラメータの説明

-f Programming.UVPROJ フラッシュにプログラミングするプロジェクトを指定します。
-o Prg_Output.txt

フラッシュプログラミングのログを含むファイルを指定します。以下に例を示します。

Load"Flash\\Blinky.hex"
Erase Done.
Programming Done.
Verify OK.
Application running ...

プロジェクトの開発中に使用したプロジェクトファイルを使用できます。または、HEX ファイルのフラッシュダウンロード専用の新規プロジェクトを作成することもできます。

  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.