文件名称:Stm32_ucos
介绍说明--下载内容均来自于网络,请自行研究使用
在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophers problem, through the key board on behalf of the dining philosophers request board LED indicates successful or unsuccessful dining , while the crystal digital display on the dining application time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Stm32_ucos
..........\project
..........\.......\Debug
..........\.......\.....\Exe
..........\.......\.....\...\gprs.bin
..........\.......\.....\...\gprs.out
..........\.......\.....\List
..........\.......\.....\Obj
..........\.......\.....\...\BoardInit.o
..........\.......\.....\...\cortexm3_macro.o
..........\.......\.....\...\gprs.o
..........\.......\.....\...\gprs.pbd
..........\.......\.....\...\gprs.pbi
..........\.......\.....\...\Hex.o
..........\.......\.....\...\I2C.o
..........\.......\.....\...\led.o
..........\.......\.....\...\main.o
..........\.......\.....\...\pdu.o
..........\.......\.....\...\pdu.pbi
..........\.......\.....\...\stm32f10x_it.o
..........\.......\.....\...\stm32f10x_vector.o
..........\.......\.....\...\stm32_equip.o
..........\.......\gprs.dep
..........\.......\gprs.ewd
..........\.......\gprs.ewp
..........\.......\gprs.eww
..........\.......\settings
..........\.......\........\gprs.cspy.bat
..........\.......\........\gprs.dbgdt
..........\.......\........\gprs.dni
..........\.......\........\gprs.wsdt
..........\.......\........\gprs_Debug.jlink
..........\STM32_LIB
..........\.........\config
..........\.........\......\stm32f10x_conf.h
..........\.........\inc
..........\.........\...\cortexm3_macro.h
..........\.........\...\stm32f10x_adc.h
..........\.........\...\stm32f10x_bkp.h
..........\.........\...\stm32f10x_can.h
..........\.........\...\stm32f10x_crc.h
..........\.........\...\stm32f10x_dac.h
..........\.........\...\stm32f10x_dbgmcu.h
..........\.........\...\stm32f10x_dma.h
..........\.........\...\stm32f10x_exti.h
..........\.........\...\stm32f10x_flash.h
..........\.........\...\stm32f10x_fsmc.h
..........\.........\...\stm32f10x_gpio.h
..........\.........\...\stm32f10x_i2c.h
..........\.........\...\stm32f10x_iwdg.h
..........\.........\...\stm32f10x_lib.h
..........\.........\...\stm32f10x_map.h
..........\.........\...\stm32f10x_nvic.h
..........\.........\...\stm32f10x_pwr.h
..........\.........\...\stm32f10x_rcc.h
..........\.........\...\stm32f10x_rtc.h
..........\.........\...\stm32f10x_sdio.h
..........\.........\...\stm32f10x_spi.h
..........\.........\...\stm32f10x_systick.h
..........\.........\...\stm32f10x_tim.h
..........\.........\...\stm32f10x_type.h
..........\.........\...\stm32f10x_usart.h
..........\.........\...\stm32f10x_wwdg.h
..........\.........\lib
..........\.........\...\stm32_2.0.3_lib.a
..........\.........\startup
..........\.........\.......\cortexm3_macro.s
..........\.........\.......\stm32f10x_vector.c
..........\.........\version.txt
..........\UCOS
..........\....\inc
..........\....\...\os_cfg.h
..........\....\...\os_cpu.h
..........\....\...\ucos_ii.h
..........\....\lib
..........\....\...\ucos.a
..........\USER
..........\....\inc
..........\....\...\BoardInit.h
..........\....\...\includes.h
..........\....\...\main.h
..........\....\...\stm32f10x_it.h
..........\....\...\stm32_equip.h
..........\....\...\type.h
..........\....\linkerCofig
..........\....\...........\STM32_Flash.icf
..........\....\...........\STM32_Flash.mac
..........\....\...........\STM32_Flash_XRAM.icf
..........\....\...........\STM32_Flash_XRAM.mac
..........\....\src
..........\....\...\BoardInit.c
..........\....\...\main.c
..........\....\...\stm32f10x_it.c
..........\....\...\stm32_equip.c
..........\project
..........\.......\Debug
..........\.......\.....\Exe
..........\.......\.....\...\gprs.bin
..........\.......\.....\...\gprs.out
..........\.......\.....\List
..........\.......\.....\Obj
..........\.......\.....\...\BoardInit.o
..........\.......\.....\...\cortexm3_macro.o
..........\.......\.....\...\gprs.o
..........\.......\.....\...\gprs.pbd
..........\.......\.....\...\gprs.pbi
..........\.......\.....\...\Hex.o
..........\.......\.....\...\I2C.o
..........\.......\.....\...\led.o
..........\.......\.....\...\main.o
..........\.......\.....\...\pdu.o
..........\.......\.....\...\pdu.pbi
..........\.......\.....\...\stm32f10x_it.o
..........\.......\.....\...\stm32f10x_vector.o
..........\.......\.....\...\stm32_equip.o
..........\.......\gprs.dep
..........\.......\gprs.ewd
..........\.......\gprs.ewp
..........\.......\gprs.eww
..........\.......\settings
..........\.......\........\gprs.cspy.bat
..........\.......\........\gprs.dbgdt
..........\.......\........\gprs.dni
..........\.......\........\gprs.wsdt
..........\.......\........\gprs_Debug.jlink
..........\STM32_LIB
..........\.........\config
..........\.........\......\stm32f10x_conf.h
..........\.........\inc
..........\.........\...\cortexm3_macro.h
..........\.........\...\stm32f10x_adc.h
..........\.........\...\stm32f10x_bkp.h
..........\.........\...\stm32f10x_can.h
..........\.........\...\stm32f10x_crc.h
..........\.........\...\stm32f10x_dac.h
..........\.........\...\stm32f10x_dbgmcu.h
..........\.........\...\stm32f10x_dma.h
..........\.........\...\stm32f10x_exti.h
..........\.........\...\stm32f10x_flash.h
..........\.........\...\stm32f10x_fsmc.h
..........\.........\...\stm32f10x_gpio.h
..........\.........\...\stm32f10x_i2c.h
..........\.........\...\stm32f10x_iwdg.h
..........\.........\...\stm32f10x_lib.h
..........\.........\...\stm32f10x_map.h
..........\.........\...\stm32f10x_nvic.h
..........\.........\...\stm32f10x_pwr.h
..........\.........\...\stm32f10x_rcc.h
..........\.........\...\stm32f10x_rtc.h
..........\.........\...\stm32f10x_sdio.h
..........\.........\...\stm32f10x_spi.h
..........\.........\...\stm32f10x_systick.h
..........\.........\...\stm32f10x_tim.h
..........\.........\...\stm32f10x_type.h
..........\.........\...\stm32f10x_usart.h
..........\.........\...\stm32f10x_wwdg.h
..........\.........\lib
..........\.........\...\stm32_2.0.3_lib.a
..........\.........\startup
..........\.........\.......\cortexm3_macro.s
..........\.........\.......\stm32f10x_vector.c
..........\.........\version.txt
..........\UCOS
..........\....\inc
..........\....\...\os_cfg.h
..........\....\...\os_cpu.h
..........\....\...\ucos_ii.h
..........\....\lib
..........\....\...\ucos.a
..........\USER
..........\....\inc
..........\....\...\BoardInit.h
..........\....\...\includes.h
..........\....\...\main.h
..........\....\...\stm32f10x_it.h
..........\....\...\stm32_equip.h
..........\....\...\type.h
..........\....\linkerCofig
..........\....\...........\STM32_Flash.icf
..........\....\...........\STM32_Flash.mac
..........\....\...........\STM32_Flash_XRAM.icf
..........\....\...........\STM32_Flash_XRAM.mac
..........\....\src
..........\....\...\BoardInit.c
..........\....\...\main.c
..........\....\...\stm32f10x_it.c
..........\....\...\stm32_equip.c