Compiler Legacy Support - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

C/C++ Compiler and Run-Time Library
The new
cc219x
some switches and extensions that were available in the
result, the compiler supports a set of new rules for the run-time environ-
ment. This section lists the extensions and switches that have been
removed, replaced, or whose function works differently than in
Release 6.1.
For further details about the
Segment Placement Support Keyword Changed to
Section
The
segment()
construct now precedes the variable declaration, and its argu-
section()
ment is a string. For example,
section("my_sec") int myvar;
For more information about the
Support Keyword (section)" on page
G21 Compatibility Call
The
compiler provides a special
cc219x
use of existing libraries with the new compiler. The extern
declaration can be added to the prototype(s) of the functions developed
under Release 6.1. Your programs will be faster, smaller, and more reliable
after the C code is upgraded to use the new compiler.
This convention is similar to the C++/C linkage specification.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
compiler provided in VisualDSP++ 3.5 does not support
cc219x
placement keyword has changed to
section()

Compiler Legacy Support

compiler, see Chapter 1, "Compiler".
section()
construct, see
1-83.
compatibility call that enables
G21
compiler. As a
g21
. The
"Placement
OldAsmCall
A-3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents