Keil Logo

Unassemble

構文: 説明
Unassemble address 逆アセンブルされたコードメモリをデバッグウィンドウに表示します。逆アセンブリは、address から始まるか(指定されている場合)、前回の Unassemble コマンドから継続されます。

Unassemble コマンドは、コードメモリを逆アセンブルし、[逆アセンブリ](Disassembly)ウィンドウに表示します。このコードは、アセンブリが混在する高レベルの言語またはアセンブリという 2 つのモードのいずれかで[逆アセンブリ](Disassembly)ウィンドウに表示されます。このモードは、[逆アセンブリ](Disassembly)ウィンドウをマウスで右クリックして表示されるコンテキストメニューから選択することができます。

  • ソースレベルデバッグを実行するには、µVision4 デバッガに行番号情報を含むオブジェクトモジュールが必要になります。
U main         // Disassemble starting at address main
U              // Continue where the previous U stopped
U C:0x0        // Disassemble from address C:0x0000
  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.