文件名称:uPD78F0513_Minimum-system
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 124kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于uPD78F0513最小系统源代码,包含基本的底层配置和测试程序。通过编译,可直接运行,适合NEC单片机入门者学习单片机软件基本架构
文件结构:
main.c
battle.c
battle.h
cmdtab.c
cmdtab.h
cpu.c
cpu.h
general.c
general.h
rs485.c
rtc.c
zb.c
-Based on the uPD78F0513 minimum system source code, including the basic bottom configuration and test procedure. Through the compilation, can be directly run, suitable for NEC MCU self-important learning single-chip microcomputer software basic fr a mework
File structure:
Main. C
Battle. C
Battle. H
Cmdtab. C
Cmdtab. H
CPU. C
CPU. H
General. C
General. H
Rs485. C
RTC. C
Zb. C
...
文件结构:
main.c
battle.c
battle.h
cmdtab.c
cmdtab.h
cpu.c
cpu.h
general.c
general.h
rs485.c
rtc.c
zb.c
-Based on the uPD78F0513 minimum system source code, including the basic bottom configuration and test procedure. Through the compilation, can be directly run, suitable for NEC MCU self-important learning single-chip microcomputer software basic fr a mework
File structure:
Main. C
Battle. C
Battle. H
Cmdtab. C
Cmdtab. H
CPU. C
CPU. H
General. C
General. H
Rs485. C
RTC. C
Zb. C
...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uPD78F0513_Minimum system\MRU_0513\battle.c
.........................\........\battle.h
.........................\........\battle.pcc
.........................\........\battle.rel
.........................\........\cmdtab.c
.........................\........\cmdtab.h
.........................\........\cmdtab.pcc
.........................\........\cmdtab.rel
.........................\........\cpu.c
.........................\........\cpu.h
.........................\........\cpu.pcc
.........................\........\cpu.rel
.........................\........\general.c
.........................\........\general.h
.........................\........\general.pcc
.........................\........\general.rel
.........................\........\iic.c
.........................\........\iic.h
.........................\........\iic.pcc
.........................\........\iic.rel
.........................\........\includes.h
.........................\........\ir.c
.........................\........\ir.h
.........................\........\ir.pcc
.........................\........\ir.rel
.........................\........\led.c
.........................\........\led.h
.........................\........\led.pcc
.........................\........\led.rel
.........................\........\lvi.c
.........................\........\lvi.h
.........................\........\lvi.pcc
.........................\........\lvi.rel
.........................\........\macrodefine.h
.........................\........\main.c
.........................\........\main.pcc
.........................\........\main.rel
.........................\........\mru_0513.fni
.........................\........\mru_0513.hex
.........................\........\mru_0513.lmf
.........................\........\mru_0513.plg
.........................\........\mru_0513.poc
.........................\........\mru_0513.pri
.........................\........\mru_0513.prj
.........................\........\mru_0513.prj.bak
.........................\........\mru_0513.prk
.........................\........\mru_0513.prw
.........................\........\mru_0513.sdb
.........................\........\mru_0513.sym
.........................\........\option.asm
.........................\........\option.inc
.........................\........\option.pra
.........................\........\option.prn
.........................\........\option.rel
.........................\........\rs485.c
.........................\........\rs485.h
.........................\........\rs485.pcc
.........................\........\rs485.rel
.........................\........\rtc.c
.........................\........\rtc.h
.........................\........\rtc.pcc
.........................\........\rtc.rel
.........................\........\s0l.map
.........................\........\system.c
.........................\........\system.h
.........................\........\system.pcc
.........................\........\system.rel
.........................\........\watchdogtimer.c
.........................\........\watchdogtimer.h
.........................\........\watchdogtimer.pcc
.........................\........\watchdogtimer.rel
.........................\........\watchtime.c
.........................\........\watchtime.h
.........................\........\watchtime.pcc
.........................\........\watchtime.rel
.........................\........\zb.c
.........................\........\zb.h
.........................\........\zb.pcc
.........................\........\zb.plk
.........................\........\zb.poc
.........................\........\zb.rel
.........................\MRU_0513
uPD78F0513_Minimum system