picc 9.8 编译警告求助

2020-02-08 12:24发布

Clean: Deleting intermediary and output files.
Clean: Deleted file "D:eCO2.p1".
Clean: Deleted file "D:ehh.cof".
Clean: Deleted file "D:ehh.hex".
Clean: Deleted file "D:ehh.sym".
Clean: Deleted file "D:ehh.map".
Clean: Deleted file "D:ehh.hxl".
Clean: Deleted file "D:estartup.lst".
Clean: Deleted file "D:estartup.rlf".
Clean Warning: File "D:edoprnt.p1" doesn't exist.
Clean Warning: File "D:edoprnt.pre" doesn't exist.
Clean: Deleted file "D:ehh.obj".
Clean: Deleted file "D:ehh.lst".
Clean: Deleted file "D:ehh.rlf".
Clean: Deleted file "D:ehh.sdb".
Clean: Deleted file "D:ehh.mcs".
Clean: Done.
Build D:ehh for device 16F877A
Using driver C:Program FilesHI-TECH SoftwarePICC9.80inpicc.exe

Executing: "C:Program FilesHI-TECH SoftwarePICC9.80inpicc.exe" --pass1 D:eCO2.c -q --chip=16F877A -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: "C:Program FilesHI-TECH SoftwarePICC9.80inpicc.exe" -ohh.cof -mhh.map --summary=default --output=default CO2.p1 --chip=16F877A -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 Compiler for PIC10/12/16 MCUs (PRO Mode)  V9.80
Copyright (C) 2010 Microchip Technology Inc.
Serial number: HCPICP-888888 (PRO)

Memory Summary:
    Program space        used   CA4h (  3236) of  2000h words   ( 39.5%)
    Data space           used    C6h (   198) of   170h bytes   ( 53.8%)
    EEPROM space         used    10h (    16) of   100h bytes   (  6.3%)
    Configuration bits   used     1h (     1) of     1h word    (100.0%)
    ID Location space    used     0h (     0) of     4h bytes   (  0.0%)

Loaded D:ehh.cof.

********** Build successful! **********
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
2条回答
defineme
1楼-- · 2020-02-08 16:23
回复【楼主位】defineme
-----------------------------------------------------------------------
我想知道那两行警告是为什么!
Clean Warning: File "D:edoprnt.p1" doesn't exist.
Clean Warning: File "D:edoprnt.pre" doesn't exist.
编译好的文件中没这两个文件
defineme
2楼-- · 2020-02-08 19:17
我问了一下技术支持的说是没保留编译过程中的文件,所以重新编译的时候就会有删除警告,没有关系。

一周热门 更多>