EasyManuals Logo

Texas Instruments TI-89 Software Guide

Texas Instruments TI-89
334 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #324 background imageLoading...
Page #324 background image
312 Section 5: Utilities
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
Note:
Usually the output from
nm68
will be too large to fit on a single screen. You will probably
want to redirect the output to a scratch file, using the redirection operator ( > ), and then
examine the display using a text editor.
The following command dumps the contents of the file and section headers that
are part of the executable file
hello.out
:
nm68 -h hello.out
The output from the above invocation of
nm68
is listed below:
MAGIC_NUMBER: 0x0150
Wed Oct 21 01:20:18 1992
SECTIONS: 4
SYMBOLS: 216
(001932
, 002862
) FLAGS: 0x0003
A.OUT_MAGIC: 0x0107 VERSION: 300
TSIZE: 0017dc
DSIZE: 000008
BSIZE: 0000e0
ENTRY: 005000
TSTART: 005000
DSTART: 006824
.text
ADDRESS: p-005000
v-005000
SIZE: 0017dc
(0000d0
)
FLAGS: 0120
LINE_ENTRIES: 9
(0018fc
)
RELOC_ENTRIES: 0
(000000
)
.ld_tbl ADDRESS: p-0067dc v-0067dc SIZE: 000048 (0018ac) FLAGS: 0120
LINE_ENTRIES: 0 (001932)
RELOC_ENTRIES: 0 (000000)
.data ADDRESS: p-006824 v-006824 SIZE: 000008 (0018f4) FLAGS: 0140
LINE_ENTRIES: 0 (001932)
RELOC_ENTRIES: 0 (000000)
.bss ADDRESS: p-00682c v-00682c SIZE: 0000e0 (000000) FLAGS: 0180
LINE_ENTRIES: 0 (000000)
RELOC_ENTRIES: 0 (000000)
Key:
All 68000 family executable files begin with 0x150. See section
1.4.2.1. Magic Number
.
Date the object file was created.
Number of output sections in the object file.
Number of symbols in the file.
File offset (hexadecimal) to the start of the symbol table.
File offset (hexadecimal) to the start of the string table.
File header flags. See section
1.4.2.3 Flags
, Table 1.4.
Size in bytes (hexadecimal) of sections
.text
,
.data
and
.bss
.
Entry point or starting address (hexadecimal) of program.
Starting address (hexadecimal) of sections
.text
and
.data
.
Section name. Empty if section is an unnamed
ORG
section.
Physical address (hexadecimal) of section. See section
1.4.1.2 Physical and Virtual Addresses
.
Virtual address (hexadecimal) of section. See section
1.4.1.2 Physical and Virtual Addresses
.
Size in bytes (hexadecimal) of section.

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals