SW500007 Microchip Technology, SW500007 Datasheet - Page 34

PICC-18 PRO

SW500007

Manufacturer Part Number
SW500007
Description
PICC-18 PRO
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500007

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC18
Tool Function
Compiler
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
015P
778-1002
778-1002
PICC18 Compiler Options
If the fill value is only to be applied to a restricted address range, the restriction can be specified by
using --FILL=opcode@start_address-end_address. This facility also makes it possible
to allow a fill value to be applied to address ranges outside of program memory (as addressed in
the hex file), for example EEPROM. If an address restriction is not specified, the fill value will be
applied to all of the device’s program memory.
2.4.34 --GETOPTION=app,file: Get Command-line Options
This option is used to retrieve the command line options which are used for named compiler appli-
cation. The options are then saved into the given file. This option is not required for most projects.
2.4.35 --HELP<=option>: Display Help
The --HELP option displays information on the PICC18 compiler options. To find out more about a
particular option, use the option’s name as a parameter. For example:
This will display more detailed information about the --WARN option.
2.4.36 --IDE=type: Specify the IDE being used
This option is used to automatically configure the compiler for use by the named Integrated Devel-
opment Environment (IDE). The supported IDE’s are shown in Table 2.7.
2.4.37 --LANG=language: Specify the Language for Messages
This option allows the compiler to be configured to produce error, warning and some advisory mes-
sages in languages other than English. English is the default language and some messages are only
ever printed in English regardless of the language specified with this option.
20
Table
instruction, use the option --FILL=FF00 (Note that byte order is little endian).
PICC18 --help=warn
2.8
shows those langauges currently supported.
Suboption
hitide
mplab
Table 2.7: Supported IDEs
HI-TECH Software’s HI-TIDE
Microchip’s MPLAB
IDE
PICC-18 Command-line Driver

Related parts for SW500007