|
|||||||||||
Technical Support On-Line Manuals µVision3 User's Guide µVision3 Overview User Interface Creating Applications Utilities Debugging Debug Commands ASM ASSIGN BreakAccess BreakDisable BreakEnable BreakKill BreakList BreakSet COVERAGE DEFINE DIR Display Enter EVALuate EXIT Go INCLUDE KILL LOAD LOG LogicAnalyze MAP MODE Ostep PerformanceAnalyze Pstep RESET SAVE SCOPE SET SIGNAL SLOG Tstep Unassemble WatchSet WatchKill Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
KILL
The KILL command lets you delete previously defined Toolbox buttons and µVision3 functions. The KILL BUTTON command lets you remove a previously defined Toolbox button. When you use this command, you must specify the number of the Toolbox button to remove. This number displays in the Toolbox window in front of each button. The KILL FUNC * command removes all previously defined user functions and signal functions. Predefined µVision3 functions are not deleted The KILL FUNC function_name command removes the specified user function or signal function. Example >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’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.