Keil Logo

RESET

構文 説明
RESET シミュレートされた CPU またはターゲット CPU をリセットします。
RESET MAP MAP 割り当てをリセットします。
RESET variable SET 変数をリセットします。

RESET コマンドには、入力方法により 3 種類の使用方法があります。

  • 引数を指定せずに RESET を実行すると、µVision4 デバッガはシミュレートされた CPU またはターゲット CPU をリセットします。これは、プログラムカウンタを 0x0000 に設定するプロセッサリセットと同様で、すべての特殊機能レジスタがデフォルト値にリセットされます。ターゲットプログラムとすべてのデバッグ情報は、ロードされたままになります。アクティブなシグナル関数は無効化されます。
  • RESET MAP コマンドはマップ割り当てをリセットし、ロードされているターゲットプログラムとデバッグ情報のメモリをクリアします。詳細については、「MAP」を参照して下さい。
>RESET                           /* RESET the CPU                    */
>RESET MAP                       /* RESET the memory MAP assignments */
>RESET SRC                       /* CLEAR the content of SRC         */
  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.