|
|||||||||||
Technical Support On-Line Manuals µVision User's Guide About µVision User Interface Creating Applications Utilities Debugging Debug Commands ASM ASSIGN BreakAccess BreakDisable BreakEnable BreakKill BreakList BreakSet COVERAGE COVTOFILE DEFINE DIR Display Enter EVALuate EXIT FUNC 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 |
WatchSetThe WatchSet debug command defines watch expressions that are displayed in a Watch window.
Examples>WS save_record[0].analog // watch expr. displayed in Watch window 1; default number base >WS 2, save_record[0].analog // watch expr. displayed din Watch window 2; default number base >WS 2, save_record[0].analog, 10 // watch expr. displayed din Watch window 2; number base 10 >WS save_record[0].analog, 10 // Not valid. winNr is missing where base has been specified | ||||||||||
|
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.