demo.plg

来自「继续上传NEC单片机的例子程序,很好的东东.我在日电电子中国培训的材料.共享.」· PLG 代码 · 共 48 行

PLG
48
字号
C:\NECTools32\BIN\cc78k0s.exe -ftimer.pcc

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

timer.c(18) : W401 Conversion may lose significant digits

 Target chip : uPD78F9222
 Device file : E1.00a

Compilation complete,    0 error(s) and    1 warning(s) found.
C:\NECTools32\BIN\cc78k0s.exe -fpanel.pcc

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

 Target chip : uPD78F9222
 Device file : E1.00a

Compilation complete,    0 error(s) and    0 warning(s) found.
C:\NECTools32\BIN\cc78k0s.exe -fdemo.pcc

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

 Target chip : uPD78F9222
 Device file : E1.00a

Compilation complete,    0 error(s) and    0 warning(s) found.
C:\NECTools32\BIN\cc78k0s.exe -fcommon.pcc

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

 Target chip : uPD78F9222
 Device file : E1.00a

Compilation complete,    0 error(s) and    0 warning(s) found.
C:\NECTools32\BIN\lk78K0S.exe -ftimer.plk

78K/0S Series Linker E1.40a [ 3 Apr 2003]
   Copyright(C) NEC Electronics Corporation 1996,2003

A006 File not found '..\LIB78K0S\s0s.rel'
Program Aborted.
Build Total error(s) : 1  Total warning(s) : 1 

⌨️ 快捷键说明

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