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

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

Advertisement

Exercise 1, Part 1: Building and Running the First Program
other debugging information, which is not desired in the released product.
A VisualDSP++ configuration allows you to create alternate build settings
without interfering with the build settings of your final product.
VisualDSP++ automatically adds two configurations for every project it
creates. These configurations are:
• Debug. Used for functional debugging of your system. Compiler
optimizations are off, giving you and the debugger the most linear
and easily-debugged code.
• Release. Used for your production system. Compiler optimizations
are on and maximally aggressive, sacrificing readability and some
debugger support.
At this point, feel free to experiment further with the debugger, familiariz-
ing yourself with the windows and basic mechanics of running, halting,
stepping, and reloading. C/C++ language debugging windows, such as
local variable and expression monitors, function call stack windows, and
others are available under the View–>Debug Windows menu selection.
1-10
www.BDTIC.com/ADI
Getting Started with ADSP-BF537 EZ-KIT Lite

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADSP-BF537 EZ-KIT Lite and is the answer not in the manual?

Table of Contents