SW500009 Microchip Technology, SW500009 Datasheet - Page 40

HI-TECH FOR DSPIC/PIC24

SW500009

Manufacturer Part Number
SW500009
Description
HI-TECH FOR DSPIC/PIC24
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC24 & DsPICr
Datasheet

Specifications of SW500009

Supported Families
PIC24
Core Architecture
PIC, DsPIC
Software Edition
Standard
Kit Contents
Software And Docs
Tool Type
Compiler
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
DSPIC3X/PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
025
778-1003
778-1003
PICC Compiler Options
2.4.48 --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
cannot read from its own program memory, each byte value within the serial number should be
encoded within a retlw instruction so that the serial number can be retrieved using call instructions
instead.
2.4.49 --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 com-
piling. The app component specifies the application that will recieve the new options. The file
component specifies the name of the file that contains the additional options that will be passed to
the application. This option is not required for most projects. If specifying more than one option to
a component, each option must be entered on a new line in the option file.
This option can also be used to remove an application from the build sequence. If the file param-
eter is specified as off, execution of the named application will be skipped. In most cases this is
not desirable as almost all applications are critical to the success of the build process. Disabling a
critical application will result in catastrophic failure. However it is permissible to skip a non-critical
application such as clist or hexmate if the final results are not reliant on their function.
2.4.50 --SETUP=dir: Setup the product
This option sets up the compiler after installation. Parameter, dir identifies the directory where the
compiler has been installed.
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
26
If this value is expected to be read from program memory at runtime and the selected device
ory Address
plication
5.16.1.14
PICC Command-line Driver
of this manual.

Related parts for SW500009