SW500009 Microchip Technology, SW500009 Datasheet - Page 390

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
(864) argument to "size" psect flag must specify a positive constant
The parameter to the PSECT assembler directive’s size option must be a positive constant number,
e.g.:
(865) psect flag "size" redefined
The size flag to the PSECT assembler directive is different from a previous PSECT directive, e.g.:
(866) argument to "reloc" psect flag must specify a positive constant
The parameter to the PSECT assembler directive’s reloc option must be a positive constant number,
e.g.:
(867) psect flag "reloc" redefined
The reloc flag to the PSECT assembler directive is different from a previous PSECT directive, e.g.:
(868) argument to "delta" psect flag must specify a positive constant
The parameter to the PSECT assembler directive’s DELTA option must be a positive constant number,
e.g.:
(869) psect flag "delta" redefined
The ’DELTA’ option of a psect has been redefined more than once in the same module.
376
PSECT text,class=CODE,size=-200 ; a negative size?
psect spdata,class=RAM,size=400
; elsewhere:
psect spdata,class=RAM,size=500
psect test,class=CODE,reloc=-4 ; the reloc must be positive
psect spdata,class=RAM,reloc=4
; elsewhere:
psect spdata,class=RAM,reloc=8
PSECT text,class=CODE,delta=-2 ; a negative delta value does not make sense
Error and Warning Messages
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)
(Assembler)

Related parts for SW500009