SW500011 Microchip Technology, SW500011 Datasheet - Page 354

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
(485) unknown "with" psect referenced by psect "*"
The specified psect has been placed with a psect using the psect with flag. The psect it has been
placed with does not exist, e.g.:
(486) psect "*" selector value redefined
The selector value for this psect has been defined more than once.
(487) psect "*" type redefined: */*
This psect has had its type defined differently by different modules. This probably means you are
trying to link incompatible object modules, e.g. linking 386 flat model code with 8086 real mode
code.
(488) psect "*" memory space redefined: */*
A global psect has been defined in two different memory spaces. Either rename one of the psects or,
if they are the same psect, place them in the same memory space using the space psect flag, e.g.:
(489) psect "*" memory delta redefined: */*
A global psect has been defined with two different delta values, e.g.:
(490) class "*" memory space redefined: */*
A class has been defined in two different memory spaces. Either rename one of the classes or, if they
are the same class, place them in the same memory space.
354
psect starttext,class=CODE,with=rext
psect spdata,class=RAM,space=0
; elsewhere:
psect spdata,class=RAM,space=1
psect final,class=CODE,delta=2
finish:
; elsewhere:
psect final,class=CODE,delta=1
ds 6
; was that meant to be with text?
Error and Warning Messages
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)

Related parts for SW500011