User manual

Table Of Contents
mikroC PRO for PIC32
MikroElektronika
113
CHAPTER 3
mikroC PRO for PIC32 Command
Line Options
Usage: mikroCPIC32.exe [-<opts> [-<opts>]] [<inle> [-<opts>]] [-<opts>]]
Inle can be of *.c, *.emcl and *.pld type.
The following parameters are valid:
-P <devicename> : MCU for which compilation will be done.
-FO <oscillator> : Set oscillator [in MHz].
-SP <directory> : Add directory to the search path list.
-N <lename> : Output les generated to le path specied by lename.
-B <directory> : Save compiled binary les (*.emcl) to ‘directory’.
-O : Miscellaneous output options.
-DBG : Generate debug info.
-MSF : Short message format.
-Y : Dynamic link for string literals.
-RA : Rebuild all sources in project.
-L : Check and rebuild new libraries.
-DL : Build all les as libraries.
-LHF : Generate Long hex format.
-PF : Project le name.
-EH <lename> : Full EEPROM HEX le name with path.
-HEAP <size> : Heap size in bytes.
-GC : Generate COFF le.
-PF : Project le name.
-SSA : Enable SSA optimization.
-UICD : ICD build type.
-INTDEF : Interrupt settings.
-EBASE : Exception base address.