To load a program, use the following procedure:
1.
From the File menu, select
Load
.
The
Open a Processor Program
dialog appears.
2.
Navigate to the folder where the DSP executable file resides.
The demos that are supplied with the EZ-KIT Lite are located in
C:\Program Files\Analog Device\Vi+\21k\EZ-
KITs\21065L\demos
folder.
3.
Select the .dxe file and click Open.
The file loads and the message Load Complete appears in the Output window when the load
process has completed.
4.3.2 Registers and Memory
To see current values in registers, use the F12 key or the Window, Refresh command.
•
Values may not be changed while the user program is running.
•
The current version of the Vi+ Debugger does not let you view hardware stack
information.
4.3.3 Setting Breakpoints and Stepping
•
Breakpoints set in the last three instructions of a do-loop are allowed, but this causes
improper debugger operation.
•
Breakpoints set after a delayed branch instruction and before the branch occurs causes
improper debugger operation.
•
Using the single stepping function steps through a delayed branch instruction and the last
three instructions of a do-loop.
•
The debugger automatically inserts breakpoints an the function
Main()
, when the
Settings, Run To Main
command is checked, and at the
_exit
instruction.
35
www.BDTIC.com/ADI