SW500008 Microchip Technology, SW500008 Datasheet - Page 375

PICC-18 STD

SW500008

Manufacturer Part Number
SW500008
Description
PICC-18 STD
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500008

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Standard
Kit Contents
Software And Docs
Mcu Supported Families
PIC18
Tool Function
Compiler
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
015
778-1001
778-1001
Error and Warning Messages
(494) bad -P format "*"/"*"
The -P option given to the linker is malformed. This option specifies placement of a psect, e.g.:
Maybe you meant:
(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) entry point multiply defined
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.
-Ptext=10g0h
-Ptext=10f0h
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)
361

Related parts for SW500008