232-ir.plg
来自「在NEC78K0513上做的一个232红外互相转换的程序,可以帮助了解NEC芯片」· PLG 代码 · 共 78 行
PLG
78 行
C:\NECTOOLS32\bin\cc78k0.exe -fuart0.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0513_44
Device file : V2.10
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -finit.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0513_44
Device file : V2.10
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -fir.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0513_44
Device file : V2.10
Compilation complete, 0 error(s) and 0 warning(s) found.
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 : uPD78F0513_44
Device file : V2.10
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 : uPD78F0513_44
Device file : V2.10
Assembly complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\cc78k0.exe -ftm51.pcc
78K/0 Series C Compiler V3.70 [ 1 Aug 2005]
Copyright (C) NEC Electronics Corporation 1991,2005
Target chip : uPD78F0513_44
Device file : V2.10
Compilation complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\lk78K0.exe -fuart0.plk
78K/0 Series Linker V3.80 [10 Jun 2005]
Copyright(C) NEC Electronics Corporation 1990,2005
Target chip : uPD78F0513_44
Device file : V2.10
Link complete, 0 error(s) and 0 warning(s) found.
C:\NECTOOLS32\bin\oc78K0.exe -fuart0.poc
78K/0 Series Object Converter V3.80 [19 May 2005]
Copyright(C) NEC Electronics Corporation 1990,2005
Target chip : uPD78F0513_44
Device file : V2.10
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 + -
显示快捷键?