文件名称:AVR_M16_ucos_II
介绍说明--下载内容均来自于网络,请自行研究使用
1. OS版本为2.76
2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz
3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可
如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。
如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-1. OS Version 2.76 2. Timer0 use of matching interruption of the system regularly. frequency of 100 Hz 3. Three ways to protect critical code can be used, In OS_CPU.h Lane will be installed directly if installed WinAVR20050214. Operation start.bat direct importation make all begins compiler. If the AVRStudio simulation, After running make extcoff can generate the necessary debugging cof document.
2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz
3. 三种临界代码保护方式均可以使用,在OS_CPU.h里直接设置即可
如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。
如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-1. OS Version 2.76 2. Timer0 use of matching interruption of the system regularly. frequency of 100 Hz 3. Three ways to protect critical code can be used, In OS_CPU.h Lane will be installed directly if installed WinAVR20050214. Operation start.bat direct importation make all begins compiler. If the AVRStudio simulation, After running make extcoff can generate the necessary debugging cof document.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 7941944avr_m16_ucos_ii.rar 列表 .dep APP1 APP1\main.c AVR AVR\AVRisr.c AVR\AVRvect.S AVR\OS_CPU.h AVR\OS_CPU_A.S AVR\OS_CPU_C.c Config Config\os_cfg.h OSsrc OSsrc\os_core.c OSsrc\os_dbg_r.c OSsrc\os_flag.c OSsrc\os_mbox.c OSsrc\os_mem.c OSsrc\os_mutex.c OSsrc\os_q.c OSsrc\os_sem.c OSsrc\os_task.c OSsrc\os_time.c OSsrc\ucos_ii.c OSsrc\ucos_ii.h Makefile start.bat ucOS2.ppg uCOS2AVR.pnproj uCOS2AVR_cof.aps update.txt