SW500009 Microchip Technology, SW500009 Datasheet - Page 359

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
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) program 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)
345

Related parts for SW500009