Assembler Directives. Cypress Semiconductor CY8C24423

Add to My manuals
162 Pages

advertisement

Assembler Directives. Cypress Semiconductor CY8C24423 | Manualzz

Assembler

5.5

Assembler Directives

The PSoC Designer Assembler allows the assembler directives listed in Table 5-4 . See the PSoC

Designer Assembly Language User Guide for descriptions and sample listings of supported assembler directives.

Table 5-4. Assembler Directives

Symbol

AREA

ASCIZ

BLK

BLKW

DB

DS

DSU

DW

DWL

ELSE

ENDIF

EQU

EXPORT

IF

INCLUDE

.LITERAL,

.ENDLITERAL

MACRO/ENDM

ORG

.SECTION,

.ENDSECTION

Suspend - OR F,0

Resume - ADD SP,0

Assembler Directive

Area

NULL Terminated ASCII String

RAM Byte Block

RAM Word Block

Define Byte

Define ASCII String

Define UNICODE String

Define Word

Define Word with Little Endian Ordering

Alternative Result of IF…ELSE…ENDIF

End of IF…ELSE…ENDIF

Equate Label to Valuable Value

Export

Conditional Assembly

Include Source File

Prevent Code Compression of Data

Macro Definition Start/End

Area Origin

Section for Dead-Code Elimination

Suspend and Resume Code Compressor

98 PSoC Designer IDE Guide, Document # 001-42655 Rev *B

advertisement

Related manuals

advertisement

Table of contents