• How to read

Chapter 1 Installation

1.3.4 Environment Settings

 

 

 

 

 

Heading

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Before using the Cross-Assembler, verify or change the following two files.

 

 

 

 

 

CONFIG.SYS

 

 

 

 

 

 

 

 

 

 

 

If FILES and BUFFERS specifications do not already exist in CONFIG.SYS, then you must add them.

 

 

 

 

 

 

If they do already exist, then check their settings, and change them if necessary.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Program example

 

FILES=20

 

 

 

 

 

 

BUFFERS=20

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Usage note

 

NOTE:

the error message "bad tmpbss(w)" will be output and processing will stop. This

 

 

Be sure to make these settings. If the assembler is started without them, then

 

 

 

 

 

 

 

 

means that the number of files that can be opened simultaneously is insufficient.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Terminology:

CONFIG.SYS

 

Supplementary explanation

 

 

 

This is the file that sets the MS-DOS operating environment. FILES specifies

 

 

 

 

 

 

 

 

 

 

 

 

the number of files that can be read and written simultaneously.

 

 

 

 

 

 

 

 

BUFFERS specifies the size of memory used for reading/writing disks.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Installing PC Version 14

Heading

Chapter titles are shown here on each page, so the reader can get a quick idea of contents while flipping through the pages.

Program example

These are actual examples of command options and instructions used by the assembler. First- time users should refer to these examples when trying to use the assembler.

Usage note

These give important information. Usage note provide cautions about usage, so they should always be read.

Supplementary explanation

These are hints and terminology definitions that can help the reader use the assembler.

<About This Manual 2 >

Page 5
Image 5
Panasonic MN1030 user manual How to read, Heading, Program example, Usage note, Supplementary explanation