beautypg.com

Neuron librarian tool – Echelon Neuron User Manual

Page 15

background image

Table 1. Command Switches for the nas Command

Command Switch

Description

Long Form

Short

Form

--autotrunc

-a

Auto-truncate literals for byte-immediate operations

--define

-d

Define a specified conditional-compilation symbol

--defloc

Location of an optional default command file

--file

-@

Include a command file

--flex

-x

Specifies interpretation of flex segments

--headroom

-h

Report available memory headroom

--help

-?

Display usage hint for command

--laserjet

-j

Make the listing LaserJet landscape

--listfile

-L

Specify an explicit listing file (with -l)

--listing

-l

Produce an assembly listing output file

--mkscript

Generate a command script

--nodefaults

Disable processing of default command files

--outfile

-o

Specify an explicit output file

--search

-s

Add a path to the search list for include files

--silent

Suppress banner message display

--suboptimalwarning -w

Display warnings for instructions that are not optimal

size

--warning

Display specified value as a warning

Neuron Librarian Tool

A library is a collection of Neuron object files. Each object file contains one or

more compiled ANSI C source files or assembled Neuron assembly source files.

Members of a library are object files created by the Neuron Assembler or the

Neuron C compiler. Although you use the Neuron C compiler to create object

files for a library, you cannot include language constructs that are specific to

Neuron C in these functions.

Neuron Assembly Language Reference

5