Результат компиляции программы.
Build
D:\System\Desktop\dz_sem\2\2 for device 16F887
Using driver
D:\System\Program Files (x86)\HI-TECH
Software\PICC\PRO\9.60\bin\picc.exe
Make: The target
"D:\System\Desktop\dz_sem\2\dz2.p1" is out of
date.
Executing: "D:\System\Program Files (x86)\HI-TECH
Software\PICC\PRO\9.60\bin\picc.exe" --pass1
D:\System\Desktop\dz2.c -q --chip=16F887 -P --runtime=default
--opt=default -D__DEBUG=1 -g --asmlist "--errformat=Error [%n]
%f; %l.%c %s" "--msgformat=Advisory[%n] %s"
"--warnformat=Warning [%n] %f; %l.%c %s"
Executing:
"D:\System\Program Files (x86)\HI-TECH
Software\PICC\PRO\9.60\bin\picc.exe" -o2.cof -m2.map
--summary=default --output=default dz2.p1 --chip=16F887 -P
--runtime=default --opt=default -D__DEBUG=1 -g --asmlist
"--errformat=Error [%n] %f; %l.%c %s"
"--msgformat=Advisory[%n] %s" "--warnformat=Warning
[%n] %f; %l.%c %s"
HI-TECH C PRO for the PIC10/12/16 MCU
family V9.60PL5
Copyright (C) 1984-2009 HI-TECH
SOFTWARE
licensed for evaluation purposes only
this licence
will expire on Wed, 02 Jan 2013
Memory Summary:
Program space used 119h ( 281) of 2000h words ( 3.4%)
Data space used 8h ( 8) of 170h bytes (
2.2%)
EEPROM space used 0h ( 0) of 100h
bytes ( 0.0%)
Configuration bits used 1h ( 1)
of 2h words ( 50.0%)
ID Location space used 0h
( 0) of 4h bytes ( 0.0%)
Loaded
D:\System\Desktop\dz_sem\2\2.cof.
********** Build
successful! **********