11.07.2015 Views

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Debug Control commandsMenu command Keystroke DescriptionSource ModeInterleavedModeAssembly ModeToggle DebugModeEnable InterruptProcessingDisable InterruptProcessingStart CycleCounterPause CycleCounterReset CycleCounterCtrl+T, SCtrl+T, ICtrl+T, ACtrl+F11Ctrl+T, NCtrl+T, XSwitches the debugger into Source Debugging mode where codeis stepped a statement at a time.Switches the debugger into Interleaved Debugging mode wherecode is stepped one instruction at a time and source code isintermixed with the generated assembly code.Switches the debugger into Assembly Debugging mode wherecode is stepped one instruction at a time with a simple disassemblyof memory.Toggles between Source Debugging and Interleaved Debuggingmodes.Enables global interrupts in the processor by writing to theappropriate register.Disables global interrupts in the processor by writing to theappropriate register.Restarts the cycle counter after it has been paused.Pauses the cycle counter so that it does not incremement and countcycles even though code executes.Resets the cycle counter to zero.Breakpoint menuThe Breakpoint menu provides commands to create, modifiy, and removebreakpoints. The Breakpoint menu is a submenu of the Debug menu.The Breakpoint menuChapter 16Breakpoint menu195

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!