Dynamic C
Standard I/O Window: Track the progress of a program using printf output.
Register, Stack, and Assembly Windows: View the contents of the
target system's registers and stack, together with the disassembled code. All
three windows are updated with a snapshot of the most recent information every
time the debugger comes to a stopping place. These windows provide valuable information
when searching for a program error or when optimizing code. Watch Window:
Monitor and change program variables and evaluate C expressions at any time. Execute
function calls from the watch dialog.
Return to
top Copyright
© 2001 Rabbit Semiconductor. All Rights Reserved |