User guide

222 www.xilinx.com System Generator for DSP User Guide
UG640 (v 12.2) July 23, 2010
Chapter 2: Hardware/Software Co-Design
22. Next, terminate the current debug session and relaunch another one by right-clicking
on the current application and select the Terminate and Relaunch submenu as shown
below.
23. Another nice feature in SDK is an ability to examine and override variables. This is
especially useful if you want to test for certain conditions of your C-code as well as
your System Generator model. For example, if you want to test the While-loop by
overriding the “i” variable, right-click on the “i” variable and change its current value
to 16 (the last value).
24. Click the Resume button and you should see “Done” printed out on the SDK console.