文件名称:STM32_UCOS-II
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-08-12
- 文件大小:
- 2.1mb
- 下载次数:
- 0次
- 提 供 者:
- BY***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
STM32移植好的UCOS-II,创建了3个任务,每个任务都是点一个LED灯,运行正常; 拿来可以直接用,KEIL4下编译;UCOS-II2.86版本(STM32 transplantation of good UCOS-II, created 3 tasks, each task is to point to a LED light, running normally; can be used directly, KEIL4 compiled; UCOS-II2.86 version)
相关搜索: STM32
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32_UCOS-II
STM32_UCOS-II\app
STM32_UCOS-II\app\app.c
STM32_UCOS-II\app\app.h
STM32_UCOS-II\app\app_cfg.h
STM32_UCOS-II\BSP
STM32_UCOS-II\BSP\BSP.c
STM32_UCOS-II\BSP\BSP.h
STM32_UCOS-II\Libraries
STM32_UCOS-II\Libraries\CMSIS
STM32_UCOS-II\Libraries\CMSIS\CM3
STM32_UCOS-II\Libraries\CMSIS\CM3\CoreSupport
STM32_UCOS-II\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
STM32_UCOS-II\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\Release_Notes.html
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.h
STM32_UCOS-II\Libraries\inc
STM32_UCOS-II\Libraries\inc\misc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_adc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_bkp.h
STM32_UCOS-II\Libraries\inc\stm32f10x_can.h
STM32_UCOS-II\Libraries\inc\stm32f10x_cec.h
STM32_UCOS-II\Libraries\inc\stm32f10x_crc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_dac.h
STM32_UCOS-II\Libraries\inc\stm32f10x_dbgmcu.h
STM32_UCOS-II\Libraries\inc\stm32f10x_dma.h
STM32_UCOS-II\Libraries\inc\stm32f10x_exti.h
STM32_UCOS-II\Libraries\inc\stm32f10x_flash.h
STM32_UCOS-II\Libraries\inc\stm32f10x_fsmc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_gpio.h
STM32_UCOS-II\Libraries\inc\stm32f10x_i2c.h
STM32_UCOS-II\Libraries\inc\stm32f10x_iwdg.h
STM32_UCOS-II\Libraries\inc\stm32f10x_pwr.h
STM32_UCOS-II\Libraries\inc\stm32f10x_rcc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_rtc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_sdio.h
STM32_UCOS-II\Libraries\inc\stm32f10x_spi.h
STM32_UCOS-II\Libraries\inc\stm32f10x_tim.h
STM32_UCOS-II\Libraries\inc\stm32f10x_usart.h
STM32_UCOS-II\Libraries\inc\stm32f10x_wwdg.h
STM32_UCOS-II\Libraries\src
STM32_UCOS-II\Libraries\src\misc.c
STM32_UCOS-II\Libraries\src\stm32f10x_adc.c
STM32_UCOS-II\Libraries\src\stm32f10x_bkp.c
STM32_UCOS-II\Libraries\src\stm32f10x_can.c
STM32_UCOS-II\Libraries\src\stm32f10x_cec.c
STM32_UCOS-II\Libraries\src\stm32f10x_crc.c
STM32_UCOS-II\Libraries\src\stm32f10x_dac.c
STM32_UCOS-II\Libraries\src\stm32f10x_dbgmcu.c
STM32_UCOS-II\Libraries\src\stm32f10x_dma.c
STM32_UCOS-II\Libraries\src\stm32f10x_exti.c
STM32_UCOS-II\Libraries\src\stm32f10x_flash.c
STM32_UCOS-II\Libraries\src\stm32f10x_fsmc.c
STM32_UCOS-II\Libraries\src\stm32f10x_gpio.c
STM32_UCOS-II\Libraries\src\stm32f10x_i2c.c
STM32_UCOS-II\Libraries\src\stm32f10x_iwdg.c
STM32_UCOS-II\Libraries\src\stm32f10x_pwr.c
STM32_UCOS-II\Libraries\src\stm32f10x_rcc.c
STM32_UCOS-II\app
STM32_UCOS-II\app\app.c
STM32_UCOS-II\app\app.h
STM32_UCOS-II\app\app_cfg.h
STM32_UCOS-II\BSP
STM32_UCOS-II\BSP\BSP.c
STM32_UCOS-II\BSP\BSP.h
STM32_UCOS-II\Libraries
STM32_UCOS-II\Libraries\CMSIS
STM32_UCOS-II\Libraries\CMSIS\CM3
STM32_UCOS-II\Libraries\CMSIS\CM3\CoreSupport
STM32_UCOS-II\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
STM32_UCOS-II\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\Release_Notes.html
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_cl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md_vl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_xl.s
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c
STM32_UCOS-II\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.h
STM32_UCOS-II\Libraries\inc
STM32_UCOS-II\Libraries\inc\misc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_adc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_bkp.h
STM32_UCOS-II\Libraries\inc\stm32f10x_can.h
STM32_UCOS-II\Libraries\inc\stm32f10x_cec.h
STM32_UCOS-II\Libraries\inc\stm32f10x_crc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_dac.h
STM32_UCOS-II\Libraries\inc\stm32f10x_dbgmcu.h
STM32_UCOS-II\Libraries\inc\stm32f10x_dma.h
STM32_UCOS-II\Libraries\inc\stm32f10x_exti.h
STM32_UCOS-II\Libraries\inc\stm32f10x_flash.h
STM32_UCOS-II\Libraries\inc\stm32f10x_fsmc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_gpio.h
STM32_UCOS-II\Libraries\inc\stm32f10x_i2c.h
STM32_UCOS-II\Libraries\inc\stm32f10x_iwdg.h
STM32_UCOS-II\Libraries\inc\stm32f10x_pwr.h
STM32_UCOS-II\Libraries\inc\stm32f10x_rcc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_rtc.h
STM32_UCOS-II\Libraries\inc\stm32f10x_sdio.h
STM32_UCOS-II\Libraries\inc\stm32f10x_spi.h
STM32_UCOS-II\Libraries\inc\stm32f10x_tim.h
STM32_UCOS-II\Libraries\inc\stm32f10x_usart.h
STM32_UCOS-II\Libraries\inc\stm32f10x_wwdg.h
STM32_UCOS-II\Libraries\src
STM32_UCOS-II\Libraries\src\misc.c
STM32_UCOS-II\Libraries\src\stm32f10x_adc.c
STM32_UCOS-II\Libraries\src\stm32f10x_bkp.c
STM32_UCOS-II\Libraries\src\stm32f10x_can.c
STM32_UCOS-II\Libraries\src\stm32f10x_cec.c
STM32_UCOS-II\Libraries\src\stm32f10x_crc.c
STM32_UCOS-II\Libraries\src\stm32f10x_dac.c
STM32_UCOS-II\Libraries\src\stm32f10x_dbgmcu.c
STM32_UCOS-II\Libraries\src\stm32f10x_dma.c
STM32_UCOS-II\Libraries\src\stm32f10x_exti.c
STM32_UCOS-II\Libraries\src\stm32f10x_flash.c
STM32_UCOS-II\Libraries\src\stm32f10x_fsmc.c
STM32_UCOS-II\Libraries\src\stm32f10x_gpio.c
STM32_UCOS-II\Libraries\src\stm32f10x_i2c.c
STM32_UCOS-II\Libraries\src\stm32f10x_iwdg.c
STM32_UCOS-II\Libraries\src\stm32f10x_pwr.c
STM32_UCOS-II\Libraries\src\stm32f10x_rcc.c