Microchip Technology XC8 Standard Compiler (Workstation) SW006021-1 SW006021-1 User Manual

Product codes
SW006021-1
Page of 518
MPLAB
®
 XC8 C Compiler User’s Guide
DS52053B-page 458
 2012 Microchip Technology Inc.
(1118) bad string "*" in getexpr(J) 
(Code Generator)
This is an internal compiler error. Contact Microchip Technical Support with details.
(1119) bad string "*" in getexpr(LRN) 
(Code Generator)
This is an internal compiler error. Contact Microchip Technical Support with details.
(1121) expression error 
(Code Generator)
This is an internal compiler error. Contact Microchip Technical Support with details.
(1137) match() error: * 
(Code Generator)
This is an internal compiler error. Contact Microchip Technical Support with details.
(1157) W register must be W9 
(Assembler)
The working register required here has to be W9, but an other working register was 
selected.
(1159) W register must be W11 
(Assembler)
The working register required here has to be W11, but an other working register was 
selected.
(1178) the "*" option has been removed and has no effect 
(Driver)
This option no longer exists in this version of the compiler and has been ignored. Use 
the compiler’s –help option or refer to the manual to find a replacement option.
(1179) interrupt level for function "*" may not exceed * 
(Code Generator)
The interrupt level for the function specified is too high. Each interrupt function is 
assigned a unique interrupt level. This level is considered when analyzing the call 
graph and reentrantly called functions. If using the interrupt_level pragma, check 
the value specified.
(1180) directory "*" does not exist 
(Driver)
The directory specified in the setup option does not exist. Create the directory and try 
again.
(1182) near variables must be global or static 
(Code Generator)
A variable qualified as near must also be qualified with static or made global. An auto 
variable cannot be qualified as near.
(1183) invalid version number 
(Activation)
During activation, no matching version number was found on the Microchip activation 
server database for the serial number specified.
(1184) activation limit reached 
(Activation)
The number of activations of the serial number specified has exceeded the maximum 
number allowed for the license.
(1185) invalid serial number 
(Activation)
During activation, no matching serial number was found on the Microchip activation 
server database.
(1186) license has expired 
(Driver)
The time-limited license for this compiler has expired.