Download Reference Manual
Transcript
WLIST - GUI List Window where-5 Display the five outermost frames in the call stack 13.55 WINPUT - GUI File Input Window WINPUT [dev_list] [OFF] WINPUT is a GUI command that opens an input window. The input window lists all simulated input assignments for the specified device. Multiple device windows may be opened for debugging target systems with multiple DSPs. Example 13-54. WINPUT Command winput Open an input window for the current device. winput off Close the input window for the current device. 13.56 WLIST - GUI List Window WLIST [win_num] [OFF] WLIST is a GUI command that opens a list window. A list window is used to view a test file within the ADS environment. Multiple list windows may be opened for viewing multiple text files. Example 13-55. WLIST Command Command Explanation wlist lfile.1st Open a list window with the text file lfile.1st displayed. wlist win2 lfile.1st Open a list window with a window number of 2 with text lfile.txt displayed. If list window 2 already exists, replace the contents with lfile.1st. wlist win2 off Close list window number 2. wlistoff Close all open list windows. wlist win3 Open a list window with a window number of 3 with no text file displayed. Motorola Debugger Command Reference 13-55