SW500009 Microchip Technology, SW500009 Datasheet - Page 39

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 Command-line Driver
clear
clib
download
init
keep
osccal
ramtest
resetbits
Suboption
The code present in the startup module that
clears the rbss psects.
The inclusion of library files into the output
code by the linker.
Conditions the application and the gener-
ated hex file for download via a bootloader.
The code present in the startup module that
copies the idata psect’s ROM-image to
RAM.
Whether the start-up module source file is
deleted after compilation.
Oscillator initialization.
Perform a RAM integrity test before clear-
ing/initializing memory.
Power-down and time-out status bits
preservation.
Table 2.10: Runtime environment suboptions
Controls
The rbss psects are cleared.
Library files are linked into the
output.
The first four program words only
contain code to jump to the next
part of the program and will end
in a GOTO (this may take less
than 4 instructions). Data records
in the hex file will align on 16
byte address boundaries. Short
data records will be padded to 16
bytes in length with default val-
ues from table 2.3.
The idata psect’s ROM image is
copied into RAM.
The start-up module is not
deleted.
For chips that have an oscillator
constant, initialize the oscillator
with the constant at start-up.
Generated start up code will loop
through every location of general
purpose RAM and call library
routine,
Variables qualified as persistent
are backed up during cell testing.
At start-up, the power-down and
time-out status bits are copied
into the variables __powerdown
and __timeout respectively.
On (+) implies
__ram_cell_test.
PICC Compiler Options
25

Related parts for SW500009