SW500010 Microchip Technology, SW500010 Datasheet - Page 426

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
(732) initialization of bit types is illegal
Variables of type bit cannot be initialised, e.g.:
(733) bad string "*" in pragma "psect"
The code generator has been passed a pragma psect directive that has a badly formed string,
e.g.:
Maybe you meant something like:
(734) too many "psect" pragmas
Too many #pragma psect directives have been used.
(735) bad string "*" in pragma "stack_size"
The argument to the stack_size pragma is malformed. This pragma must be followed by a number
representing the maximum allowed stack size.
(737) unknown argument "*" to pragma "switch"
The #pragma switch directive has been used with an invalid switch code generation method.
Possible arguments are: auto, simple and direct.
(739) error closing output file
The compiler detected an error when closing a file. Contact HI-TECH Support with details.
(740) zero dimension array is illegal
The code generator has been passed a declaration that results in an array having a zero dimension.
426
bit b1 = 1; / * oops!
#pragma psect text
#pragma psect text=special_text
b1 must be assigned after its definition * /
/ * redirect text psect into what? * /
(Code Generator, Optimiser)
Error and Warning Messages
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)
(Code Generator)

Related parts for SW500010