SDKZSPF LSI, SDKZSPF Datasheet - Page 30

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
1-4
Table 1.2
The SDK also includes the following non-GNU-based tools:
Introduction
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
Utility
sdar
zdar
sdnm
zdnm
sdobjdump
zdobjdump
sdranlib
zdranlib
sdstrings
zdstrings
sdsize
zdsize
sdstrip
zdstrip
sdobjcopy
zdobjcopy
readelf
The compiler’s optimizer, sdopt/zdopt/zdxopt, performs additional
optimizations to those performed by sdcc/zdcc/zdxcc.
Both the functional-accurate and cycle-accurate simulators are
provided in a standalone form that supports a simple command-line
interface and that can be provided in a dynamic linkable format that
can be used in conjunction with the debugger.
The GUI tools include an IDE and a GUI Debugger for both Windows
and Solaris platforms.
GNU
Equivalent
ar
nm
objdump
ranlib
strings
size
strip
objcopy
readelf
SDK Utilities and GNU Counterparts
Function
Creates, modifies, and extracts files from an archive.
Lists symbols from object files.
Displays information from object files.
Generates an index for an archive.
Prints the printable characters in the files.
Lists section sizes and total size of object file.
Discards symbols from object files.
Copies and translates object files.
Display the contents of ELF format files.