timer80.plg
来自「小日本NECMCU的一个timer的例程,呵呵,我写的小日本,居然翻译为Litt」· PLG 代码 · 共 57 行
PLG
57 行
C:\NECTools32\BIN\cc78k0s.exe -ftimer80.pcc
78K/0S Series C Compiler V1.50 [20 May 2003]
Copyright (C) NEC Electronics Corporation 1996,2003
timer80.c(129) : W837 Output assembler source file , not object file
timer80.c(128) : W915 Asm statement found. skip to jump optimize this function 'main'
Target chip : uPD78F9222
Device file : V2.11
Compilation complete, 0 error(s) and 2 warning(s) found.
C:\NECTools32\BIN\ra78K0S.exe -ftimer80.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 : uPD78F9222
Device file : V2.11
Assembly complete, 0 error(s) and 0 warning(s) found.
C:\NECTools32\BIN\ra78K0S.exe -foption.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 : uPD78F9222
Device file : V2.11
Assembly complete, 0 error(s) and 0 warning(s) found.
C:\NECTools32\BIN\lk78K0S.exe -ftimer80.plk
78K/0S Series Linker V1.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 -ftimer80.poc
78K/0S Series Object Converter V1.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) : 2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?