Vous êtes sur la page 1sur 2

File name: C:\Users\aeb\Documents\Flowcode1.

c
Generated by: Flowcode v4.2.3.58
Date: Sunday, January 23, 2011 02:18:43
Licence: Professional
Registered to: 2A1RRG

http://www.matrixmultimedia.com

Launching the compiler...


C:\Program Files\Matrix Multimedia\Flowcode V4\BoostC\boostc.pic18.flowcode.exe
-v -t PIC18F4550 "Flowcode1.c"
BoostC Optimizing C Compiler Version 6.95 (for PIC18 architecture)
http://www.sourceboost.com
Copyright(C) 2004-2009 Pavel Baranov
Copyright(C) 2004-2009 David Hobday
Licensed to FlowCode User under Single user Pro License for 1 node(s)
Limitations: PIC18 max code size:Unlimited, max RAM banks:Unlimited

Flowcode1.c
Starting preprocessor: C:\PROGRA~1\MATRIX~1\FLOWCO~1\BoostC\pp.exe C:\Users\aeb\
Documents\Flowcode1.c -i C:\PROGRA~1\MATRIX~1\FLOWCO~1\BoostC\include -d _PIC18F
4550 -la -c2 -o C:\Users\aeb\Documents\Flowcode1.pp -v -d _BOOSTC -d _PIC18

................................................................................
.................................................................
Flowcode1.c success
success
Return code = 0
Launching the linker/assembler...
C:\Program Files\Matrix Multimedia\Flowcode V4\BoostC\boostlink.pic.exe -ld "C:\
Program Files\Matrix Multimedia\Flowcode V4\BoostC\lib" libc.pic18.lib flowcode.
pic18.lib rand.pic18.lib float.pic18.lib "Flowcode1.obj" -t PIC18F4550 -d "C:\Us
ers\aeb\Documents" -p "Flowcode1"
BoostLink Optimizing Linker Version 6.95
http://www.sourceboost.com
Copyright(C) 2004-2009 Pavel Baranov
Copyright(C) 2004-2009 David Hobday

Caution: argument of 'delay_us' calls must have a value of 1 or more


Caution: Delay inaccurrate: 'delay_us', Delay overhead:0ms, Unit delay:0.0010172
5ms, Delay resolution:1 units
Caution: Delay inaccurrate: 'delay_ms', Delay overhead:0ms, Unit delay:1.00016ms
, Delay resolution:1 units
.
Warning unreferenced functions removed:
FCI_FLOAT_TO_STRING in: C:\Program Files\Matrix Multimedia\Flowcode
V4\FCD\internals.h
FCI_NUMBER_TO_HEX in: C:\Program Files\Matrix Multimedia\Flowcode
V4\FCD\internals.h
FCI_STRING_TO_INT in: C:\Program Files\Matrix Multimedia\Flowcode
V4\FCD\internals.h
FCI_STRING_TO_FLOAT in: C:\Program Files\Matrix Multimedia\Flowcode
V4\FCD\internals.h
Wdt_msDelay in: C:\Program Files\Matrix Multimedia\Flowcode V4\FCD\
internals.h
Wdt_Delay_S in: C:\Program Files\Matrix Multimedia\Flowcode V4\FCD\
internals.h
Wdt_Delay_Ms in: C:\Program Files\Matrix Multimedia\Flowcode V4\FCD\
internals.h
isinf in: C:\Program Files\Matrix Multimedia\Flowcode V4\FCD\internal
s.h
FCD_RS2320_ReceiveRS232Char in: C:\Users\aeb\Documents\Flowcode1.c
FCD_RS2320_ReceiveRS232String in: C:\Users\aeb\Documents\Flowcode1.c
FCD_RS2320_RS232_Delay in: C:\Users\aeb\Documents\Flowcode1.c
FCD_FAT160_Read_File_Sector in: C:\Users\aeb\Documents\Flowcode1.c
FCD_FAT160_Move_To_Next_File_Sector in: C:\Users\aeb\Documents\Flow
code1.c
FCD_FAT160_Write_File_Sector in: C:\Users\aeb\Documents\Flowcode1.c
FCD_FAT160_Delete_File in: C:\Users\aeb\Documents\Flowcode1.c
FCD_FAT160_Open_Folder in: C:\Users\aeb\Documents\Flowcode1.c
FCD_FAT160_Scan_Current_Folder in: C:\Users\aeb\Documents\Flowcode1.c
FCD_FAT160_Read_Byte_From_Scan in: C:\Users\aeb\Documents\Flowcode1.c
Building CASM file
Memory Usage Report
===================
RAM available:2048 bytes, used:833 bytes (40.7%), free:1215 bytes (59.3%),
Heap size:1206 bytes, Heap max single alloc:127 bytes
ROM available:32768 bytes, used:9488 bytes (29.0%), free:23280 bytes (71.0%)

success
Return code = 0
FINISHED

Vous aimerez peut-être aussi