SW500009 Microchip Technology, SW500009 Datasheet - Page 388

HI-TECH FOR DSPIC/PIC24

SW500009

Manufacturer Part Number
SW500009
Description
HI-TECH FOR DSPIC/PIC24
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC24 & DsPICr
Datasheet

Specifications of SW500009

Supported Families
PIC24
Core Architecture
PIC, DsPIC
Software Edition
Standard
Kit Contents
Software And Docs
Tool Type
Compiler
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
DSPIC3X/PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
025
778-1003
778-1003
The linker will issue this warning if the symbol (C or assembler) was defined multiple times in
different modules. The names of the modules are given in the error message. Note that C identifiers
often have an underscore prepended to their name after compilation.
(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.
(849) illegal instruction for this processor
The instruction is not supported by this processor.
(852) radix must be from 2 - 16
The radix specified using the RADIX assembler directive must be in the range from 2 (binary) to 16
(hexadecimal).
(853) invalid size for FNSIZE directive
The assembler FNSIZE assembler directive arguments must be positive constants.
(855) ORG argument must be a positive constant
An argument to the ORG assembler directive must be a positive constant or a symbol which has been
equated to a positive constant, e.g.:
374
_next:
_next:
ORG -10 /* this must a positive offset to the current psect */
move r0, #55
move [r1], r0
; woops -- choose a different name
Error and Warning Messages
(Assembler, Optimiser)
(Assembler, Optimiser)
(Assembler)
(Assembler)
(Assembler)
(Assembler)

Related parts for SW500009