SW500010 Microchip Technology, SW500010 Datasheet - Page 411

HI-TECH C PRO FOR PIC10/12/16

SW500010

Manufacturer Part Number
SW500010
Description
HI-TECH C PRO FOR PIC10/12/16
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC10/12/16r
Datasheets

Specifications of SW500010

Supported Families
PIC10, PIC12, PIC16
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC10/12/16
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC10, PIC12, PIC14, PIC16, PIC16E
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
019P
778-1006
778-1006
Error and Warning Messages
(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.
(504) object code version is greater than *.*
The object code version of an object module is higher than the highest version the linker is known
to work with. Check that you are using the correct linker. Contact HI-TECH Support if the object
file if you have not patched the linker.
(505) no end record found inobject file
An object file did not contain an end record. This probably means the file is corrupted or not an
object file. Contact HI-TECH Support if the object file was generated by the compiler.
(506) object file record too long: *+*
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(507) unexpected end of file in object file
This is an internal compiler error. Contact HI-TECH Software technical support with details.
(508) relocation offset (*) out of range 0..*-*-1
This is an internal compiler error. Contact HI-TECH Software technical support with details.
powerup:
; other files that use END should not define another entry point
goto start
END
powerup
; end of file and define entry point
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
(Linker)
411

Related parts for SW500010