|
|||||||||||
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 |
BreakEnableThe BreakEnable command enables a previously disabled breakpoint.
Examples>BE 0,1 /* Enable breakpoints 0 and 1 */ >BE * /* Enable all breakpoints */ >BL /* List current breakpoints */ 0: (E C: 0xFF01EF) 'main', CNT=1, enabled 1: (E C: 0xFF006A) 'timer0', CNT=10, enabled exec ("MyRegs()") Note
| ||||||||||
|
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.