SW500011 Microchip Technology, SW500011 Datasheet - Page 385

HI-TECH X PRO FOR PIC32

SW500011

Manufacturer Part Number
SW500011
Description
HI-TECH X PRO FOR PIC32
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC32r
Datasheet

Specifications of SW500011

No. Of User Licenses
1
Supported Families
PIC32
Core Architecture
PIC
Supported Hosts
Windows XP, Vista, Linux, Mac OS X
Software Edition
Professional
Kit Contents
Software And Docs
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC32 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
032
778-1007
778-1007
Error and Warning Messages
(846) relocation error
It is not possible to add together two relocatable quantities. A constant may be added to a relocatable
value, and two relocatable addresses in the same psect may be subtracted. An absolute value must
be used in various places where the assembler must know a value at assembly time.
(847) operand error
The operand to this opcode is invalid. Check your assembler reference manual for the proper form
of operands for this instruction.
(850) PAGESEL not usable with this processor
The PAGESEL pseudo-instruction is not usable with the device selected.
(856) ALIGN argument must be a positive constant
The align assembler directive requires a non-zero positive integer argument.
(857) psect may not be local and global
A local psect may not have the same name as a global psect, e.g.:
The global flag is the default for a psect if its scope is not explicitly stated.
(860) page width must be >= 49
The page width suboption to the LIST assembler directive must specify a with of at least 49.
(862) symbol is not external
A symbol has been declared as EXTRN but is also defined in the current module.
psect text,class=CODE
; elsewhere:
psect text,local,class=CODE
move r0, r1
move r2, r4
; text is implicitly global
(Assembler, Optimiser)
(Assembler, Optimiser)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Linker)
385

Related parts for SW500011