45181 Parallax Inc, 45181 Datasheet - Page 45

SX TECH TOOL KIT NO POWER

45181

Manufacturer Part Number
45181
Description
SX TECH TOOL KIT NO POWER
Manufacturer
Parallax Inc
Series
SXr
Type
Microcontrollerr
Datasheet

Specifications of 45181

Contents
SX Book, SX Key, SX Tech Board, Samples, Resonators, Cable and Manual
Product
Microcontroller Basic Stamps
Operating Supply Voltage
5 V
For Use With/related Products
SX MCUs
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
7.2
Comments are optional messages usually used to document the source code. They are ignored by the
assembler and may be placed almost anywhere in the program. A comment must be preceded by a
semicolon (;). The following demonstrates examples of comments.
Notice that a comment can be placed on the same line as an instruction (see the third line above). Since
the assembler ignores everything that appears to the right of a semicolon, a comment may only appear
on its own line or to the right of an instruction.
For debugging purposes, lines of code can be hidden from the assembler, or commented out, simply by
inserting a semicolon before the first character of the line.
7.3
Assembler directives are special instructions to the assembler to help define symbols, set device options
or indicate how the code should be assembled. Directives may appear within the source code, like
assembly instructions, however, since they are instructions to the assembler and not the SX
microcontroller, they are not actually assembled into the final machine language program. Table 5 –
SASM Directives, below, describes the available SASM Assembler directives.
Comments
Assembler Directives
; This program controls the GPX513v driver chip
;
mov counter, 120
;initialize loop counter
SX-Key/Blitz Development System Manual 2.0 Parallax, Inc. Page 45
7 The SASM Assembler

Related parts for 45181