SW500007 Microchip Technology, SW500007 Datasheet - Page 41

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
PICC-18 Command-line Driver
2.4.49 --SERIAL=hexcode@address: Store a Value at this Program Mem-
This option allows a hexadecimal code to be stored at a particular address in program memory. A
typical application for this option might be to position a serial number in program memory. The byte-
width of data to store is determined by the byte-width of the hexcode parameter in the option. For ex-
ample to store a one byte value, zero, at program memory address 1000h, use --SERIAL=00@1000.
To store the same value as a four byte quantity use --SERIAL=00000000@1000. This option is
functionally identical to the corresponding hexmate option. For more detailed information and ad-
vanced controls that can be used with this option, refer to Section
2.4.50 --SETOPTION=app,file: Set The Command-line Options for Ap-
This option is used to supply alternative command line options for the named application when
compiling. This option is not required for most projects.
2.4.51 --STRICT: Strict ANSI Conformance
The --STRICT option is used to enable strict ANSI conformance of all special keywords. HI-
TECH C supports various special keywords (for example the persistent type qualifier). If the
--STRICT option is used, these keywords are changed to include two underscore characters at
the beginning of the keyword (e.g. __persistent) so as to strictly conform to the ANSI stan-
dard. Be warned that use of this option may cause problems with some standard header files (e.g.
<intrpt.h>).
2.4.52 --SUMMARY=type: Select Memory Summary Output Type
Use this option to select the type of memory summary that is displayed after compilation. By default,
or if the mem suboption is selected, a memory summary is shown. This shows the memory usage for
all available linker classes.
after they have been grouped by the linker, and the memory ranges they cover. Table
what summary types are available.
2.4.53 --VER: Display The Compiler’s Version Information
The --VER option will display what version of the compiler is running.
A psect summary may be shown by enabling the psect suboption. This shows individual psects,
ory Address
plication
5.15.1.14
PICC18 Compiler Options
of this manual.
2.12
shows
27

Related parts for SW500007