Source Files; C/C++ Source Files - Analog Devices VisualDSP++ 3.5 Manual

Loader manual for 16-bit processors
Hide thumbs Also See for VisualDSP++ 3.5:
Table of Contents

Advertisement

Source Files

Source Files
This section describes the following input file formats:
"C/C++ Source Files" on page A-2
"Assembly Source Files" on page A-3
"Assembly Initialization Data Files" on page A-3
"Header Files" on page A-4
"Linker Description Files" on page A-4
"Linker Command-Line Files" on page A-5

C/C++ Source Files

C/C++ source files are text files (
code, compiler directives, possibly a mixture of assembly code and direc-
tives, and, typically, preprocessor commands.
Several dialects of C code are supported: pure (portable) ANSI C, and at
least two subtypes
include memory type designations for certain data objects, and segment
directives used by the linker to structure and place executable files.
The C/C++ compiler, run-time library, as well as a definition of ADI
extensions to ANSI C are detailed in your target processor's
VisualDSP++ 3.5 C/C++ Compiler and Library Manual.
1
With and without built-in function support; a minimal differentiator. There are others.
A-2
,
.C
.CPP
1
of ANSI C with ADI extensions. These extensions
,
, and so) containing C/C++
.CXX
VisualDSP++ Loader Manual
for 16-Bit Processors

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?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents