SW500010 Microchip Technology, SW500010 Datasheet - Page 42

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
PICC Driver Option Descriptions
or higher will be displayed by default. The information in this option is propagated to all compiler
applications, so its effect will be observed during all stages of the compilation process.
option takes a comma-separated list of message numbers. Any warnings which are listed are disabled
and will never be issued, regardless of any warning level threshold in place. This option cannot be
used to disable error messages.
pragma will only affect warnings that are produced by either parser or the code generator, i.e. errors
directly associated with C code. See Section
quired to confirm the action required. To specify an error message number in the --MSGDISABLE
command, the number must be followed by :off to ensure that it is disabled. For example:
--MSGDISABLE=195:off will disable error number 195.
2.5.5.2 Changing Message Types
It is also possible to change the type of some messages. This is only possible by the use of the
warning pragma and only affects messages generated by the parser or code generator. See
Section
2.6 PICC Driver Option Descriptions
Most aspects of the compilation can be controlled using the command-line driver, PICC. The driver
will configure and execute all required applications, such as the code generator, assembler and linker.
important, however command shells in UNIX-based operating systems are case sensitive when it
comes to names of files.
letter options specify an additional data field which follows the option name immediately and without
any whitespace, e.g. -Ddebug.
the double dash, you can determine that the option --ASMLIST, for example, is not a -A option
followed by the argument SMLIST.) Some of these options define suboptions which typically appear
42
Warnings may also be disabled by using the --MSGDISABLE option, see Section 2.6.37. This
Some warning messages can also be disabled by using the warning disable pragma. This
Error messages can also be disabled, however a slight more verbose form of the command is re-
PICC recognizes the compiler options listed in the table below. The case of the options is not
All single letter options are identified by a leading dash character, “-”, e.g. -C. Some single
Multi-letter, or word, options have two leading dash characters, e.g. --ASMLIST. (Because of
Disabling error or warning messages in no way fixes any potential problems reported
by the message. Always use caution when exercising this option.
3.11.3.7
for more information on this pragma.
3.11.3.7
for more information on this pragma.
PICC Command-line Driver

Related parts for SW500010