SW500011 Microchip Technology, SW500011 Datasheet - Page 357

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
(497) psect "*" exceeds max size: *h > *h
The psect has more bytes in it than the maximum allowed as specified using the size psect flag.
(498) psect "*" exceeds address limit: *h > *h
The maximum address of the psect exceeds the limit placed on it using the limit psect flag. Either
the psect needs to be linked at a different location or there is too much code/data in the psect.
(499) undefined symbol:
The symbol following is undefined at link time. This could be due to spelling error, or failure to link
an appropriate module.
(500) undefined symbols:
A list of symbols follows that were undefined at link time. These errors could be due to spelling
error, or failure to link an appropriate module.
(501) program entry point is defined more than once
There is more than one entry point defined in the object files given the linker. End entry point is
specified after the END directive. The runtime startup code defines the entry point, e.g.:
(502) incomplete * record body: length = *
An object file contained a record with an illegal size. This probably means the file is truncated or
not an object file. Contact HI-TECH Support with details.
(503) ident records do not match
The object files passed to the linker do not have matching ident records. This means they are for
different processor types.
powerup:
; other files that use END should not define another entry point
goto start
END powerup ; end of file and define entry point
(Assembler, Linker)
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
357

Related parts for SW500011