![Analog Devices VISUALDSP++ 3.5 Скачать руководство пользователя страница 146](http://html1.mh-extra.com/html/analog-devices/visualdsp-3-5/visualdsp-3-5_manual_2940253146.webp)
Source Files
A-2
Vi+ Loader Manual
for 16-Bit Processors
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 (
.C
,
.CPP
,
.CXX
, and so) containing C/C++
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
1
of ANSI C with ADI extensions. These extensions
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
Vi+ 3.5 C/C++ Compiler and Library Manual.
1
With and without built-in function support; a minimal differentiator. There are others.
Содержание VISUALDSP++ 3.5
Страница 9: ...VisualDSP 3 5 Loader Manual ix for 16 Bit Processors Contents INDEX ...
Страница 10: ...x VisualDSP 3 5 Loader Manual for 16 Bit Processors ...
Страница 20: ...Notation Conventions xx VisualDSP Loader Manual for 16 Bit Processors ...
Страница 86: ...Blackfin Processor Loader Guide 2 56 VisualDSP Loader Manual for 16 Bit Processors ...
Страница 144: ...ADSP 218x DSP Splitter Guide 5 20 VisualDSP 3 5 Loader Manual for 16 Bit Processors ...
Страница 166: ...INDEX I 12 VisualDSP Loader Manual for 16 Bit Processors ...