control.plg

来自「针对NEC系列单片机的初始化程序,如需详细,请邮件联系」· PLG 代码 · 共 86 行

PLG
86
字号
C:\NECTOOLS32\bin\cc78k0s.exe -ftest.pcc

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

source\test.c(7) : W837 Output assembler source file , not object file

 Target chip : uPD78F9222
 Device file : V2.11 

Compilation complete,    0 error(s) and    1 warning(s) found.
C:\NECTOOLS32\bin\ra78K0S.exe -ftest.pra

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

PASS_PARSE  Start
PASS_OUTOBJ Start

 Target chip : uPD78F9222
 Device file : V2.11

Assembly complete,     0 error(s) and     0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0s.exe -fVariable.pcc

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

 Target chip : uPD78F9222
 Device file : V2.11 

Compilation complete,    0 error(s) and    0 warning(s) found.
C:\NECTOOLS32\bin\ra78K0S.exe -fVariable.pra

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

PASS_PARSE  Start
PASS_OUTOBJ Start

 Target chip : uPD78F9222
 Device file : V2.11

Assembly complete,     0 error(s) and     0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0s.exe -fsysteminit.pcc

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

 Target chip : uPD78F9222
 Device file : V2.11 

Compilation complete,    0 error(s) and    0 warning(s) found.
C:\NECTOOLS32\bin\ra78K0S.exe -fsysteminit.pra

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

PASS_PARSE  Start
PASS_OUTOBJ Start

 Target chip : uPD78F9222
 Device file : V2.11

Assembly complete,     0 error(s) and     0 warning(s) found.
C:\NECTOOLS32\bin\lk78K0S.exe -ftest.plk

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

 Target chip : uPD78F9222
 Device file : V2.11

Link complete,     0 error(s) and     0 warning(s) found.
C:\NECTOOLS32\bin\oc78K0S.exe -ftest.poc

78K/0S Series Object Converter W1.40  [ 3 Apr 2003]
   Copyright(C) NEC Electronics Corporation 1996,2003

 Target chip : uPD78F9222
 Device file : V2.11

Object Conversion Complete,      0 error(s) and     0 warning(s) found.
Build Total error(s) : 0  Total warning(s) : 1 

⌨️ 快捷键说明

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