文件名称:C19_uCOS-II_SCIShineLED
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 330kb
- 下载次数:
- 0次
- 提 供 者:
- pengli*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现的硬件平台为苏州大学MCU&DSP研发中心的MC9S12DG128核心板与MT-ExBorard-Ⅰ型扩展板。该硬件平台使用9.8304MHZ的有源晶振,配置后系统程序运行的总线频率为4.9152MHZ。硬件连线方面,使用扩展板下方的10到17脚即标识为LED1_LD0至LED1_LD7的引脚连接8盏小灯;板上SCI1连接PC的串口,通信波特率为9600。
在这个实例中,我们利用PC机串口发送的一个字节数据来控制八盏小灯的闪烁。
-This procedure for the realization of the hardware platform of Suzhou University, MCU & DSP R & D center MC9S12DG128 core plate and the MT-ExBorard-Ⅰ type expansion board. The use of the hardware platform 9.8304MHZ crystal active, configure the program to run after the system bus frequency 4.9152MHZ. Hardware connections, the bottom plate to extend the use of 10-17 feet LED1_LD0 that is identified as the pin connections to LED1_LD7 small lamp 8 SCI1 panel PC' s serial port connection, communication baud rate to 9600. In this case, we make use of PC Serial Port to send a byte of data to control the eight small light flashes.
在这个实例中,我们利用PC机串口发送的一个字节数据来控制八盏小灯的闪烁。
-This procedure for the realization of the hardware platform of Suzhou University, MCU & DSP R & D center MC9S12DG128 core plate and the MT-ExBorard-Ⅰ type expansion board. The use of the hardware platform 9.8304MHZ crystal active, configure the program to run after the system bus frequency 4.9152MHZ. Hardware connections, the bottom plate to extend the use of 10-17 feet LED1_LD0 that is identified as the pin connections to LED1_LD7 small lamp 8 SCI1 panel PC' s serial port connection, communication baud rate to 9600. In this case, we make use of PC Serial Port to send a byte of data to control the eight small light flashes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C19_uCOS-II_SCIShineLED
.......................\bin
.......................\...\Simulator.abs
.......................\...\Simulator.abs.phy
.......................\...\Simulator.abs.s19
.......................\...\Simulator.bpt
.......................\...\Simulator.map
.......................\...\Simulator.mrk
.......................\cmd
.......................\...\Simulator_Postload.cmd
.......................\...\Simulator_Preload.cmd
.......................\...\Simulator_Reset.cmd
.......................\...\Simulator_SetCPU.cmd
.......................\...\Simulator_Startup.cmd
.......................\C_Layout.hwl
.......................\Default.mem
.......................\prm
.......................\...\burner.bbl
.......................\...\Simulator_linker.prm
.......................\readme.txt
.......................\Simulator.ini
.......................\Sources
.......................\.......\datapage.c
.......................\.......\INCLUDES.H
.......................\.......\main.c
.......................\.......\OS_CFG.H
.......................\.......\OS_CORE.C
.......................\.......\OS_CPU.H
.......................\.......\OS_CPU_C.C
.......................\.......\OS_FLAG.C
.......................\.......\OS_MBOX.C
.......................\.......\OS_MEM.C
.......................\.......\OS_MUTEX.C
.......................\.......\OS_Q.C
.......................\.......\OS_SEM.C
.......................\.......\OS_TASK.C
.......................\.......\OS_TIME.C
.......................\.......\SCI.c
.......................\.......\SCI.h
.......................\.......\Start12.c
.......................\.......\uCOS_II.C
.......................\.......\uCOS_II.H
.......................\.......\vectors.c
.......................\uCOS-II SA.mcp
.......................\uCOS-II_SA_Data
.......................\...............\CWSettingsWindows.stg
.......................\...............\Simulator
.......................\...............\.........\ObjectCode
.......................\...............\.........\..........\datapage.c.o
.......................\...............\.........\..........\main.c.o
.......................\...............\.........\..........\mc9s12dg128.c.o
.......................\...............\.........\..........\OS_CORE.C.o
.......................\...............\.........\..........\OS_CPU_C.C.o
.......................\...............\.........\..........\OS_FLAG.C.o
.......................\...............\.........\..........\OS_MBOX.C.o
.......................\...............\.........\..........\OS_MEM.C.o
.......................\...............\.........\..........\OS_MUTEX.C.o
.......................\...............\.........\..........\OS_Q.C.o
.......................\...............\.........\..........\OS_SEM.C.o
.......................\...............\.........\..........\OS_TASK.C.o
.......................\...............\.........\..........\OS_TIME.C.o
.......................\...............\.........\..........\SCI.c.o
.......................\...............\.........\..........\Start12.c.o
.......................\...............\.........\..........\uCOS_II.C.o
.......................\...............\.........\..........\vectors.c.o
.......................\...............\.........\TargetDataWindows.tdt
.......................\参考文档.doc
.......................\bin
.......................\...\Simulator.abs
.......................\...\Simulator.abs.phy
.......................\...\Simulator.abs.s19
.......................\...\Simulator.bpt
.......................\...\Simulator.map
.......................\...\Simulator.mrk
.......................\cmd
.......................\...\Simulator_Postload.cmd
.......................\...\Simulator_Preload.cmd
.......................\...\Simulator_Reset.cmd
.......................\...\Simulator_SetCPU.cmd
.......................\...\Simulator_Startup.cmd
.......................\C_Layout.hwl
.......................\Default.mem
.......................\prm
.......................\...\burner.bbl
.......................\...\Simulator_linker.prm
.......................\readme.txt
.......................\Simulator.ini
.......................\Sources
.......................\.......\datapage.c
.......................\.......\INCLUDES.H
.......................\.......\main.c
.......................\.......\OS_CFG.H
.......................\.......\OS_CORE.C
.......................\.......\OS_CPU.H
.......................\.......\OS_CPU_C.C
.......................\.......\OS_FLAG.C
.......................\.......\OS_MBOX.C
.......................\.......\OS_MEM.C
.......................\.......\OS_MUTEX.C
.......................\.......\OS_Q.C
.......................\.......\OS_SEM.C
.......................\.......\OS_TASK.C
.......................\.......\OS_TIME.C
.......................\.......\SCI.c
.......................\.......\SCI.h
.......................\.......\Start12.c
.......................\.......\uCOS_II.C
.......................\.......\uCOS_II.H
.......................\.......\vectors.c
.......................\uCOS-II SA.mcp
.......................\uCOS-II_SA_Data
.......................\...............\CWSettingsWindows.stg
.......................\...............\Simulator
.......................\...............\.........\ObjectCode
.......................\...............\.........\..........\datapage.c.o
.......................\...............\.........\..........\main.c.o
.......................\...............\.........\..........\mc9s12dg128.c.o
.......................\...............\.........\..........\OS_CORE.C.o
.......................\...............\.........\..........\OS_CPU_C.C.o
.......................\...............\.........\..........\OS_FLAG.C.o
.......................\...............\.........\..........\OS_MBOX.C.o
.......................\...............\.........\..........\OS_MEM.C.o
.......................\...............\.........\..........\OS_MUTEX.C.o
.......................\...............\.........\..........\OS_Q.C.o
.......................\...............\.........\..........\OS_SEM.C.o
.......................\...............\.........\..........\OS_TASK.C.o
.......................\...............\.........\..........\OS_TIME.C.o
.......................\...............\.........\..........\SCI.c.o
.......................\...............\.........\..........\Start12.c.o
.......................\...............\.........\..........\uCOS_II.C.o
.......................\...............\.........\..........\vectors.c.o
.......................\...............\.........\TargetDataWindows.tdt
.......................\参考文档.doc