SDKZSPF LSI, SDKZSPF Datasheet - Page 234

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
Table 11.2
11-12
Option (Command Line Equivalent)
Produce debugging information (-g)
Print stages of compilation (-v)
Optimization (-O number)
No assembly optimization (-mno_sdopt)
Use Long calls (-mlong_call)
Use Large Data Model (-mlarge_data)
Compiler/Assembler Settings
Figure 11.7
Table 11.2
Assembler.
ZSP Integrated Development Environment
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
describes the other settings that control the Compiler and
Assembler Settings
Description
ging information for source-level debugging.
This option instructs the compiler to print the com-
mands executed in stages of compilation, and to print
the version number of the tools before compilation.
This option instructs the compiler to produce opti-
mized code. Select optimization level 0-3. See the
compiler section of this document for more details
regarding optimization levels and the impact of optimi-
zation on debugging capabilities.
This option suppresses back-end optimization that is
otherwise automatically performed on compiler-gener-
ated assembly code.
This option tells the compiler to use register-based
calls (long calls). These calls can be optimized where
possible if back-end optimization is enabled.
The large data model has no requirements on the size
or placement of the data and bss sections.
This option instructs the compiler to produce debug-