7020.plg
来自「此程序为遥控器接收程序,以通过测试,可放心使用,我是参照网上资料修改的,单片机是」· PLG 代码 · 共 89 行
PLG
89 行
C:\NECTOOLS32\bin\cc78k0.exe -fmain.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0547_80
Device file : V2.00
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\ra78K0.exe -foption.pra
78K/0 Series Assembler V3.80 [15 Jun 2005]
Copyright(C) NEC Electronics Corporation 1990,2005
Pass1 Start
Pass2 Start
Target chip : uPD78F0547_80
Device file : V2.00
Assembly complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -ftime0.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0547_80
Device file : V2.00
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -finterrput.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0547_80
Device file : V2.00
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -fSPILCD.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
SPILCD.c(869) : CC78K0 warning W0510: Pointer mismatch in function 'vsprintf'
Target chip : uPD78F0547_80
Device file : V2.00
Compilation complete, 0 error(s) and 1 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -fsysteminit.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0547_80
Device file : V2.00
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -fRemote.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0547_80
Device file : V2.00
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\lk78K0.exe -fmain.plk
78K/0 Series Linker V3.80 [10 Jun 2005]
Copyright(C) NEC Electronics Corporation 1990,2005
Target chip : uPD78F0547_80
Device file : V2.00
Link complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\oc78K0.exe -fmain.poc
78K/0 Series Object Converter V3.80 [19 May 2005]
Copyright(C) NEC Electronics Corporation 1990,2005
Target chip : uPD78F0547_80
Device file : V2.00
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 + -
显示快捷键?