testint.plg
来自「nec单片机编译环境建立的实例与详细说明」· PLG 代码 · 共 42 行
PLG
42 行
C:\NECTools32\BIN\cc78k0s.exe -fmain.pcc
78K/0S Series C Compiler V1.50 [20 May 2003]
Copyright (C) NEC Electronics Corporation 1996,2003
Target chip : uPD78F9234
Device file : V3.00
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTools32\BIN\ra78K0S.exe -fOPTBYTE.pra
78K/0S Series Assembler V1.40 [ 3 Apr 2003]
Copyright(C) NEC Electronics Corporation 1996,2003
PASS_PARSE Start
PASS_OUTOBJ Start
Target chip : uPD78F9234
Device file : V3.00
Assembly complete, 0 error(s) and 0 warning(s) found.
C:\NECTools32\BIN\lk78K0S.exe -fmain.plk
78K/0S Series Linker V1.40 [ 3 Apr 2003]
Copyright(C) NEC Electronics Corporation 1996,2003
Target chip : uPD78F9234
Device file : V3.00
Link complete, 0 error(s) and 0 warning(s) found.
C:\NECTools32\BIN\oc78K0S.exe -fmain.poc
78K/0S Series Object Converter V1.40 [ 3 Apr 2003]
Copyright(C) NEC Electronics Corporation 1996,2003
Target chip : uPD78F9234
Device file : V3.00
Object Conversion Complete, 0 error(s) and 0 warning(s) found.
Build Total error(s) : 0 Total warning(s) : 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?