文件名称:Stm32_ucos_2-2
介绍说明--下载内容来自于网络,使用问题请自行百度
在IAR环境中编写程序实现以下功能:
1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask;
2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数;
3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的;
4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a program in the IAR environment to achieve the following functions: 1, design the application of three tasks, three tasks are Mytask, Youtask, Intertask 2, in the first group of digital tube display task Mytask number of runs in the second group task Youtask digital tube display number of runs 3, the task Intertask in beat the clock interrupt service routine using hooks OSTimeTickHook () interrupt signal 1000 using a variable Interkey activation 4, a short response time of devices with honey that " run interruption required to run the task Intertask" .
1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask;
2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数;
3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的;
4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a program in the IAR environment to achieve the following functions: 1, design the application of three tasks, three tasks are Mytask, Youtask, Intertask 2, in the first group of digital tube display task Mytask number of runs in the second group task Youtask digital tube display number of runs 3, the task Intertask in beat the clock interrupt service routine using hooks OSTimeTickHook () interrupt signal 1000 using a variable Interkey activation 4, a short response time of devices with honey that " run interruption required to run the task Intertask" .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Stm32_ucos_2-2/
Stm32_ucos_2-2/Stm32_ucos_2-2/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Exe/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Exe/gprs.bin
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Exe/gprs.out
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/List/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/BoardInit.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/cortexm3_macro.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/gprs.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/gprs.pbd
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/gprs.pbi
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/Hex.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/I2C.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/led.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/main.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/pdu.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/pdu.pbi
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/stm32f10x_it.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/stm32f10x_vector.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/stm32_equip.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.dep
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.ewd
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.ewp
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.eww
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.cspy.bat
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.dbgdt
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.dni
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.wsdt
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs_Debug.jlink
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/config/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/config/stm32f10x_conf.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/cortexm3_macro.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_adc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_bkp.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_can.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_crc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_dac.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_dbgmcu.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_dma.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_exti.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_flash.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_fsmc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_gpio.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_i2c.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_iwdg.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_lib.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_map.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_nvic.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_pwr.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_rcc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_rtc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_sdio.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_spi.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_systick.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_tim.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_type.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_usart.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_wwdg.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/lib/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/lib/stm32_2.0.3_lib.a
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/startup/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/startup/cortexm3_macro.s
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/startup/stm32f10x_vector.c
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/version.txt
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/os_cfg.h
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/os_cpu.h
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/ucos_ii.h
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/lib/
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/lib/ucos.a
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/BoardInit.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/includes.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/main.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/stm32f10x_it.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/stm32_equip.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/type.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash.icf
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash.mac
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash_XRAM.icf
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash_XRAM.mac
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/BoardInit.c
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/main.c
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/stm32f10x_it.c
Stm32_ucos_2-2/Stm32
Stm32_ucos_2-2/Stm32_ucos_2-2/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Exe/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Exe/gprs.bin
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Exe/gprs.out
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/List/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/BoardInit.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/cortexm3_macro.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/gprs.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/gprs.pbd
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/gprs.pbi
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/Hex.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/I2C.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/led.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/main.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/pdu.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/pdu.pbi
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/stm32f10x_it.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/stm32f10x_vector.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/Debug/Obj/stm32_equip.o
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.dep
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.ewd
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.ewp
Stm32_ucos_2-2/Stm32_ucos_2-2/project/gprs.eww
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.cspy.bat
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.dbgdt
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.dni
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs.wsdt
Stm32_ucos_2-2/Stm32_ucos_2-2/project/settings/gprs_Debug.jlink
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/config/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/config/stm32f10x_conf.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/cortexm3_macro.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_adc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_bkp.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_can.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_crc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_dac.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_dbgmcu.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_dma.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_exti.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_flash.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_fsmc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_gpio.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_i2c.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_iwdg.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_lib.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_map.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_nvic.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_pwr.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_rcc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_rtc.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_sdio.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_spi.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_systick.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_tim.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_type.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_usart.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/inc/stm32f10x_wwdg.h
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/lib/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/lib/stm32_2.0.3_lib.a
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/startup/
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/startup/cortexm3_macro.s
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/startup/stm32f10x_vector.c
Stm32_ucos_2-2/Stm32_ucos_2-2/STM32_LIB/version.txt
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/os_cfg.h
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/os_cpu.h
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/inc/ucos_ii.h
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/lib/
Stm32_ucos_2-2/Stm32_ucos_2-2/UCOS/lib/ucos.a
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/BoardInit.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/includes.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/main.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/stm32f10x_it.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/stm32_equip.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/inc/type.h
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash.icf
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash.mac
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash_XRAM.icf
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/linkerCofig/STM32_Flash_XRAM.mac
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/BoardInit.c
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/main.c
Stm32_ucos_2-2/Stm32_ucos_2-2/USER/src/stm32f10x_it.c
Stm32_ucos_2-2/Stm32
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
