Simulated uart output window, This window is described in the, Section on – Zilog ZUSBOPTS User Manual
Page 370
Debug Windows
UM017105-0511
342
Zilog Developer Studio II – ZNEO™
User Manual
The Disassembly window displays the assembly code associated with the code shown in
the Code window. For each line in this window, the address location, the machine code,
the assembly instruction, and its operands are displayed.
When you right-click in the Disassembly window, the context menu allows you to perform
the following brief procedure.
•
Copy text
•
Go to the source code
•
Insert, edit, enable, disable, or remove breakpoints
For more information about breakpoints, see the
•
Reset the debugger
•
Stop debugging
•
Start or continue running the program (Go)
•
Run to the cursor
•
Pause the debugging (Break)
•
Step into, over, or out of program instructions
•
Set the next instruction at the current line
•
Enable and disable source annotation and source line numbers
•
Print the contents of the disassembly window
•
Save the contents of the disassembly window to a file
Simulated UART Output Window
Click the Simulated UART Output Window button to show or hide the Simulated UART
Output window; see Figure 153.
Note: