dds612_h_test.plg

来自「符合645规范的单相485液晶普通电子式电能表」· PLG 代码 · 共 54 行

PLG
54
字号
D:\NECTools33\BIN\cc78k0s.exe -fWRE2PROM.pcc

78K/0S Series C Compiler V1.50  [20 May 2003]
   Copyright (C) NEC Electronics Corporation 1996,2003

 Target chip : uPD78F9222
 Device file : V3.00 

Compilation complete,    0 error(s) and    0 warning(s) found.
D:\NECTools33\BIN\cc78k0s.exe -fLCD.pcc

78K/0S Series C Compiler V1.50  [20 May 2003]
   Copyright (C) NEC Electronics Corporation 1996,2003

LCD.c(196) : F711 Undeclared 'DEGREE_OF_ABCPHASIC_ACT' ; function 'LCD_Show_Turn'
LCD.c(196) : W401 Conversion may lose significant digits

 Target chip : uPD78F9222
 Device file : V3.00 

Compilation complete,    1 error(s) and    1 warning(s) found.
D:\NECTools33\BIN\cc78k0s.exe -fPOWER_COUNT.pcc

78K/0S Series C Compiler V1.50  [20 May 2003]
   Copyright (C) NEC Electronics Corporation 1996,2003

 Target chip : uPD78F9222
 Device file : V3.00 

Compilation complete,    0 error(s) and    0 warning(s) found.
D:\NECTools33\BIN\cc78k0s.exe -fserialRC.pcc

78K/0S Series C Compiler V1.50  [20 May 2003]
   Copyright (C) NEC Electronics Corporation 1996,2003

 Target chip : uPD78F9222
 Device file : V3.00 

Compilation complete,    0 error(s) and    0 warning(s) found.
D:\NECTools33\BIN\cc78k0s.exe -fmain.pcc

78K/0S Series C Compiler V1.50  [20 May 2003]
   Copyright (C) NEC Electronics Corporation 1996,2003

main.c(287) : F711 Undeclared 'DEGREE_OF_ABCPHASIC_ACT' ; function 'Measure'
main.c(287) : W401 Conversion may lose significant digits

 Target chip : uPD78F9222
 Device file : V3.00 

Compilation complete,    1 error(s) and    1 warning(s) found.
Build Total error(s) : 2  Total warning(s) : 2 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?