CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发

文件名称:ucos2_2.83_stm32

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-04-23
  • 文件大小:
    2.35mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

1.改移植和模板工程不包括操作系统核ucosⅡ的源代码,如需使用请向操作系统的供应商联系或者网上下载免费的源代码。

2.本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件:

os_flag.c

os_mbox.c

os_mem.c

os_mutex.c

os_q.c

os_sem.c

os_task.c

os_time.c

os_tmr.c

os_core.c-port ucosⅡ2.83 into STM32
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ucos2_2.83_stm32/driver/inc/cntl.h
ucos2_2.83_stm32/driver/inc/spi_led.h
ucos2_2.83_stm32/driver/inc/uart.h
ucos2_2.83_stm32/driver/src/cntl.c
ucos2_2.83_stm32/driver/src/spi_led.c
ucos2_2.83_stm32/driver/src/uart.c
ucos2_2.83_stm32/library/inc/cortexm3_macro.h
ucos2_2.83_stm32/library/inc/stm32f10x_adc.h
ucos2_2.83_stm32/library/inc/stm32f10x_bkp.h
ucos2_2.83_stm32/library/inc/stm32f10x_can.h
ucos2_2.83_stm32/library/inc/stm32f10x_dma.h
ucos2_2.83_stm32/library/inc/stm32f10x_exti.h
ucos2_2.83_stm32/library/inc/stm32f10x_flash.h
ucos2_2.83_stm32/library/inc/stm32f10x_gpio.h
ucos2_2.83_stm32/library/inc/stm32f10x_i2c.h
ucos2_2.83_stm32/library/inc/stm32f10x_iwdg.h
ucos2_2.83_stm32/library/inc/stm32f10x_lib.h
ucos2_2.83_stm32/library/inc/stm32f10x_map.h
ucos2_2.83_stm32/library/inc/stm32f10x_nvic.h
ucos2_2.83_stm32/library/inc/stm32f10x_pwr.h
ucos2_2.83_stm32/library/inc/stm32f10x_rcc.h
ucos2_2.83_stm32/library/inc/stm32f10x_rtc.h
ucos2_2.83_stm32/library/inc/stm32f10x_spi.h
ucos2_2.83_stm32/library/inc/stm32f10x_systick.h
ucos2_2.83_stm32/library/inc/stm32f10x_tim.h
ucos2_2.83_stm32/library/inc/stm32f10x_tim1.h
ucos2_2.83_stm32/library/inc/stm32f10x_type.h
ucos2_2.83_stm32/library/inc/stm32f10x_usart.h
ucos2_2.83_stm32/library/inc/stm32f10x_wwdg.h
ucos2_2.83_stm32/library/src/stm32f10x_adc.c
ucos2_2.83_stm32/library/src/stm32f10x_bkp.c
ucos2_2.83_stm32/library/src/stm32f10x_can.c
ucos2_2.83_stm32/library/src/stm32f10x_dma.c
ucos2_2.83_stm32/library/src/stm32f10x_exti.c
ucos2_2.83_stm32/library/src/stm32f10x_flash.c
ucos2_2.83_stm32/library/src/stm32f10x_gpio.c
ucos2_2.83_stm32/library/src/stm32f10x_i2c.c
ucos2_2.83_stm32/library/src/stm32f10x_iwdg.c
ucos2_2.83_stm32/library/src/stm32f10x_lib.c
ucos2_2.83_stm32/library/src/stm32f10x_nvic.c
ucos2_2.83_stm32/library/src/stm32f10x_pwr.c
ucos2_2.83_stm32/library/src/stm32f10x_rcc.c
ucos2_2.83_stm32/library/src/stm32f10x_rtc.c
ucos2_2.83_stm32/library/src/stm32f10x_spi.c
ucos2_2.83_stm32/library/src/stm32f10x_systick.c
ucos2_2.83_stm32/library/src/stm32f10x_tim.c
ucos2_2.83_stm32/library/src/stm32f10x_tim1.c
ucos2_2.83_stm32/library/src/stm32f10x_usart.c
ucos2_2.83_stm32/library/src/stm32f10x_wwdg.c
ucos2_2.83_stm32/os/os_cfg.h
ucos2_2.83_stm32/os/os_cpu.h
ucos2_2.83_stm32/os/os_cpu_a.s
ucos2_2.83_stm32/os/os_cpu_c.c
ucos2_2.83_stm32/os/os_dbg.c
ucos2_2.83_stm32/os/ucos_ii.c
ucos2_2.83_stm32/os/ucos_ii.h
ucos2_2.83_stm32/startup/cortexm3_macro.s
ucos2_2.83_stm32/startup/stm32f10x_it.c
ucos2_2.83_stm32/startup/stm32f10x_it.h
ucos2_2.83_stm32/startup/stm32f10x_startup.s
ucos2_2.83_stm32/startup/stm32f10x_target.c
ucos2_2.83_stm32/startup/stm32f10x_target.h
ucos2_2.83_stm32/user/config.h
ucos2_2.83_stm32/user/core_task.c
ucos2_2.83_stm32/user/core_task.h
ucos2_2.83_stm32/user/create_task.c
ucos2_2.83_stm32/user/create_task.h
ucos2_2.83_stm32/user/keyboard.c
ucos2_2.83_stm32/user/keyboard.h
ucos2_2.83_stm32/user/main.c
ucos2_2.83_stm32/user/malloc.c
ucos2_2.83_stm32/user/malloc.h
ucos2_2.83_stm32/user/stm32f10x_conf.h
ucos2_2.83_stm32/user/windows.c
ucos2_2.83_stm32/user/windows.h
ucos2_2.83_stm32/uVision3/FLASH.ini
ucos2_2.83_stm32/uVision3/List/BOOT_FLASH.map
ucos2_2.83_stm32/uVision3/List/cortexm3_macro.lst
ucos2_2.83_stm32/uVision3/List/os_cpu_a.lst
ucos2_2.83_stm32/uVision3/List/stm32f10x_startup.lst
ucos2_2.83_stm32/uVision3/List/stm32f10x_vector.lst
ucos2_2.83_stm32/uVision3/List/STM32_Flash.map
ucos2_2.83_stm32/uVision3/Obj/adc12.crf
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.fed
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.hex
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.htm
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.lnp
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.plg
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.sct
ucos2_2.83_stm32/uVision3/Obj/BOOT_FLASH.tra
ucos2_2.83_stm32/uVision3/Obj/cntl.crf
ucos2_2.83_stm32/uVision3/Obj/cntl.d
ucos2_2.83_stm32/uVision3/Obj/cntl.o
ucos2_2.83_stm32/uVision3/Obj/core_task.crf
ucos2_2.83_stm32/uVision3/Obj/core_task.d
ucos2_2.83_stm32/uVision3/Obj/core_task.o
ucos2_2.83_stm32/uVision3/Obj/cortexm3_macro.o
ucos2_2.83_stm32/uVision3/Obj/create_task.crf
ucos2_2.83_stm32/uVision3/Obj/create_task.d
ucos2_2.83_stm32/uVision3/Obj/create_task.o
ucos2_2.83_stm32/uVision3/Obj/io.crf
ucos2_2.83_stm32/uVision3/Obj/keyboard.crf
ucos2_2.83_stm32/uVision3/Obj/keyboard.d
ucos2_2.83_stm32/uVision3/Obj/keyboard.o
ucos2_2.83_stm32/uVision3/Obj/kpd.crf
ucos2_2.83_stm32/uVision3/Obj/main.crf
ucos2_2.83_stm32/uVision3/Obj/main.d
ucos2_2.83_stm32/uVision3/Obj/main.o
ucos2_2.83_stm32/uVision3/Obj/malloc.crf
ucos2_2.83_stm32/uVision3/Obj/malloc.d
ucos2_2.83_stm32/uVision3/Obj/malloc.o
ucos2_2.83_stm32/uVision3/Obj/mmi.crf
ucos2_2.83_stm32/uVision3/Obj/motor.crf
ucos2_2.83_stm32/uVision3/Obj/norflash.crf
ucos2_2.83_stm32/uVision3/Obj/os_core.crf
ucos2_2.83_stm32/uVision3/Obj/os_cpu_a.o
ucos2_2.83_stm32/uVision3/Obj/os_cpu_c.crf
ucos2_2.83_stm32/uVision3/Obj/os_cpu_c.d
ucos2_2.83_stm32/uVision3/Obj/os_cpu_c.o
ucos2_2.83_stm32/uVision3/Obj/os_dbg.crf
ucos2_2.83_stm32/uVision3/Obj/os_dbg.d
ucos2_2.83_stm32/uVision3/Obj/os_dbg.o
ucos2_2.83_stm32/uVision3/Obj/os_flag.crf
ucos2_2.83_stm32/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com