Analog Devices ADSP-BF537 EZ-KIT Lite Getting Started page 35

Hide thumbs Also See for ADSP-BF537 EZ-KIT Lite:
Table of Contents

Advertisement

Programming ADSP-BF537 EZ-KIT Lite with VisualDSP++
Run the program using Debug–>Run (or use the F5 hotkey). The pro-
grams may take 30 seconds or more to run to completion (by design).
When the program runs, its status information displays in the lower-right
corner of the VisualDSP++ main window
(Figure
1-6).
Figure 1-6. Program Status Information
When the program completes, the Console page of the Output window
displays an informative message (in green text, similar to "
xx seconds in
"). The message is the output of the
call
approx. xxxx cycles
printf()
placed at the end of the
function. Take note of the timing pre-
main()
sented. Now look at the Statistical Profiling window
(Figure
1-7).
Results may vary slightly on your computer.
Not surprisingly, the vast majority of the project's time is spent in the
bubble sort algorithm.
Getting Started with ADSP-BF537 EZ-KIT Lite
1-13
www.BDTIC.com/ADI

Advertisement

Table of Contents
loading

Table of Contents