User manual

mikroC PRO for dsPIC
MikroElektronika
117
Parameters used in the example:
-MSF : Short Message Format; used for internal purposes by IDE.
-DBG : Generate debug info.
-p30F4013 : MCU 30F4013 selected.
-Y : Dynamic link for string literals enabled.
-DL : All les built as libraries.
-O11111114 : Miscellaneous output options.
-fo80 : Set oscillator frequency [in MHz].
-N"C:\Lcd\Lcd.mcpds" -SP"C:\Program Files\Mikroelektronika\mikroC PRO for dsPIC\
Defs\" : Output les generated to le path specied by lename.
-SP"C:\Program Files\Mikroelektronika\mikroC PRO for dsPIC\Defs\" : Add directory to
the search path list.
-SP"C:\Program Files\Mikroelektronika\mikroC PRO for dsPIC\Uses\" : Add directory to
the search path list.
-SP"C:\Lcd\" : Add directory to the search path list.
"Lcd.c" "__Lib_Math.mcl" "__Lib_MathDouble.mcl" "__Lib_System.mcl" "__Lib_Delays.
mcl" "__Lib_LcdConsts.mcl" "__Lib_Lcd.mcl" : Specify input les.