Keil Logo

KILL

The KILL command allows deleting previously defined Toolbox buttons, user- or signal functions.

Syntax Description
KILL BUTTON num Removes the Toolbox button with the number num. This number is shown in front of each button in the Toolbox window.
KILL FUNC * Removes all user- and signal functions. Predefined functions cannot be removed.
KILL FUNC function_name Deletes the user- or signal function function_name.

Examples

>KILL FUNC ANALOG      /* Delete user function analog */
>KILL FUNC myregs      /* Delete user function myregs */
>KILL FUNC *           /* Delete all user functions     */

>KILL BUTTON 3         /* Kill Toolbox Button number 3  */

>KILL BUTTON 1         /* Kill Toolbox Button number 1  */
  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.