Keil™, An ARM® Company

µVision® IDE & Debugger

This feature works with...
ARMC166C251C51Eval

Toolbox Buttons

Toolbox Window The µVision Debugger Toolbox contains user-configurable buttons you may assign to user or signal functions or to debugger commands.

Toolbox Button Click the Toolbox button on the toolbar to display the Toolbox Window.

When you click on a Toolbox button, the debugger executes the associated function or command. Toolbox buttons may be used at any time, even while executing your target program.

You may define Buttons for the Toolbox in the Command window. For example:

define button "Hex Output",     "radix=16"
define button "Decimal Output", "radix=10"