文件名称: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
..............\..............\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
..............\........
..............\Stm32_ucos_2-2
..............\..............\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
..............\........