文件名称:LPC2378Ucos2
介绍说明--下载内容均来自于网络,请自行研究使用
开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。
函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the LPC2378 under MDK uCOS serial programming, and before that as compared to changes in the startup code, remove the system inside an alarm, and the use of semaphores, mailboxes and so on, for beginners to use! Also did not use the queue, and changes to go through in order to support multiple serial data reception is currently a maximum of eight data fat. Function test is after power, P2.0 ~ P2.7 changed from high to low concurrent serial letter, change from low-high, there is an external interrupt button, click, the 1000Bytes data. Issued from the serial data to the ARM, ARM to return the data received.
函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the LPC2378 under MDK uCOS serial programming, and before that as compared to changes in the startup code, remove the system inside an alarm, and the use of semaphores, mailboxes and so on, for beginners to use! Also did not use the queue, and changes to go through in order to support multiple serial data reception is currently a maximum of eight data fat. Function test is after power, P2.0 ~ P2.7 changed from high to low concurrent serial letter, change from low-high, there is an external interrupt button, click, the 1000Bytes data. Issued from the serial data to the ARM, ARM to return the data received.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LPC2368Kit_PORT
...............\app
...............\...\config.h
...............\...\INCLUDES.H
...............\...\irq.h
...............\...\IRQ.s
...............\...\LPC230x.h
...............\...\LPC23xx.h
...............\...\main.c
...............\...\OS_CFG.H
...............\...\Startup.s
...............\...\target.c
...............\...\target.h
...............\arm
...............\...\OS_CPU.H
...............\...\Os_cpu_a.s
...............\...\Os_cpu_c.c
...............\lpc2368_port.Opt
...............\lpc2368_port.plg
...............\lpc2368_port.Uv2
...............\lpc2368_port_LPC2368Kit.dep
...............\lpc2368_port_Opt.Bak
...............\lpc2368_port_Target 1.dep
...............\lpc2368_port_Uv2.Bak
...............\lst
...............\...\IRQ.lst
...............\...\lpc2368_port.map
...............\...\Os_cpu_a.lst
...............\...\Startup.lst
...............\obj
...............\...\ExtDll.iex
...............\...\IRQ.o
...............\...\lpc2368_port.axf
...............\...\lpc2368_port.hex
...............\...\lpc2368_port.htm
...............\...\lpc2368_port.lnp
...............\...\lpc2368_port.plg
...............\...\lpc2368_port.sct
...............\...\lpc2368_port.tra
...............\...\lpc2368_port_sct.Bak
...............\...\main.crf
...............\...\main.d
...............\...\main.o
...............\...\os_core.crf
...............\...\os_core.d
...............\...\os_core.o
...............\...\Os_cpu_a.o
...............\...\os_cpu_c.crf
...............\...\os_cpu_c.d
...............\...\os_cpu_c.o
...............\...\os_flag.crf
...............\...\os_flag.d
...............\...\os_flag.o
...............\...\os_mbox.crf
...............\...\os_mbox.d
...............\...\os_mbox.o
...............\...\os_mem.crf
...............\...\os_mem.d
...............\...\os_mem.o
...............\...\os_mutex.crf
...............\...\os_mutex.d
...............\...\os_mutex.o
...............\...\os_q.crf
...............\...\os_q.d
...............\...\os_q.o
...............\...\os_sem.crf
...............\...\os_sem.d
...............\...\os_sem.o
...............\...\os_task.crf
...............\...\os_task.d
...............\...\os_task.o
...............\...\os_time.crf
...............\...\os_time.d
...............\...\os_time.o
...............\...\Startup.o
...............\...\target.crf
...............\...\target.d
...............\...\target.o
...............\ucosii
...............\......\OS_CORE.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
...............\......\uCOS_II.H
...............\app
...............\...\config.h
...............\...\INCLUDES.H
...............\...\irq.h
...............\...\IRQ.s
...............\...\LPC230x.h
...............\...\LPC23xx.h
...............\...\main.c
...............\...\OS_CFG.H
...............\...\Startup.s
...............\...\target.c
...............\...\target.h
...............\arm
...............\...\OS_CPU.H
...............\...\Os_cpu_a.s
...............\...\Os_cpu_c.c
...............\lpc2368_port.Opt
...............\lpc2368_port.plg
...............\lpc2368_port.Uv2
...............\lpc2368_port_LPC2368Kit.dep
...............\lpc2368_port_Opt.Bak
...............\lpc2368_port_Target 1.dep
...............\lpc2368_port_Uv2.Bak
...............\lst
...............\...\IRQ.lst
...............\...\lpc2368_port.map
...............\...\Os_cpu_a.lst
...............\...\Startup.lst
...............\obj
...............\...\ExtDll.iex
...............\...\IRQ.o
...............\...\lpc2368_port.axf
...............\...\lpc2368_port.hex
...............\...\lpc2368_port.htm
...............\...\lpc2368_port.lnp
...............\...\lpc2368_port.plg
...............\...\lpc2368_port.sct
...............\...\lpc2368_port.tra
...............\...\lpc2368_port_sct.Bak
...............\...\main.crf
...............\...\main.d
...............\...\main.o
...............\...\os_core.crf
...............\...\os_core.d
...............\...\os_core.o
...............\...\Os_cpu_a.o
...............\...\os_cpu_c.crf
...............\...\os_cpu_c.d
...............\...\os_cpu_c.o
...............\...\os_flag.crf
...............\...\os_flag.d
...............\...\os_flag.o
...............\...\os_mbox.crf
...............\...\os_mbox.d
...............\...\os_mbox.o
...............\...\os_mem.crf
...............\...\os_mem.d
...............\...\os_mem.o
...............\...\os_mutex.crf
...............\...\os_mutex.d
...............\...\os_mutex.o
...............\...\os_q.crf
...............\...\os_q.d
...............\...\os_q.o
...............\...\os_sem.crf
...............\...\os_sem.d
...............\...\os_sem.o
...............\...\os_task.crf
...............\...\os_task.d
...............\...\os_task.o
...............\...\os_time.crf
...............\...\os_time.d
...............\...\os_time.o
...............\...\Startup.o
...............\...\target.crf
...............\...\target.d
...............\...\target.o
...............\ucosii
...............\......\OS_CORE.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
...............\......\uCOS_II.H