Location:
Search - OS_CPU
Search list
Description: 此源代码为UC/OS-II移植到51单片机的源代码.包括OS_CPU.H,OS_CPU_C.C,OS_CPU_A.S三个主要文件-this source code for the UC / OS-II transplants to 51 SCM source code. Including OS_CPU.H, OS_CPU_C.C, OS_CPU_A.S three key documents
Platform: |
Size: 639426 |
Author: 龙武 |
Hits:
Description: μCOS-II移植代码的头文件。μCOS-II在LPC210x上的移植代码CPU配置部分,用ADS1.2编译- COS-II transplantation code header files. COS-II in the transplant LPC210x CPU configuration code, compile with ADS1.2
Platform: |
Size: 1906 |
Author: 孙凯 |
Hits:
Description: uCOS在ARM(LPC2220)上的移植代码
共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s-for uCOS on ARM (LPC2220), a total of four transplant code documents : IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
Platform: |
Size: 8948 |
Author: 杨芸健 |
Hits:
Description: 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.
Platform: |
Size: 80302 |
Author: 阿德 |
Hits:
Description: 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A.ASM,OS_CPU_C.C。
Platform: |
Size: 12737 |
Author: 金阳 |
Hits:
Description: 在软件Proteus中仿真ucos(ARM)
1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可.
2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用)
3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译.
Platform: |
Size: 482696 |
Author: 黄灿武 |
Hits:
Description: uCOS-II V2.51在爱普森的32位处理器S1C33209上的移植,采用C语言嵌入汇编语言。
与硬件无关的代码放在路径uCOS-II/source下面。和处理器相关的移植代码放在uCOS-II/C33209下面OS_CPU_C.c OS_CPU.h
Platform: |
Size: 82440 |
Author: adamdcg |
Hits:
Description: 1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译 3。若有疑问电zh_lyp@163.com-1. The transplant is the Download from the Internet, do a little a bit collated. In addition OS_CPU.h transplantation, OS_CPU_A.s, OS_CPU_C.C three functions outside interruption devoted to a function OS_int_A . s by the rules can be written two interrupt function. Application examples \\ ArmUCOS \\ App \\ test1 \\ test.mcp Zhou, the meritorious 2,104 wrench on the ram which can be run directly (code + datalt; 16K), the use of attention. A library file (I used to use such a) 3. All the files on D : \\ ArmUCOS \\, so the above documents can be directly translated 3. If in doubt -- zh_lyp@163.com
Platform: |
Size: 439643 |
Author: 套件 |
Hits:
Description: UCOS-II的移植需要提供2,3个文件分别介绍如下:
一:OS_CPU.H
1 与编译器有关的数据类型
只是按照不同的编译器编写对应的数据类型的typedef
对应于ARM7的数据类型的编写
Platform: |
Size: 228481 |
Author: yuan |
Hits:
Description: 1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译 3。若有疑问电zh_lyp@163.com-1. The transplant is the Download from the Internet, do a little a bit collated. In addition OS_CPU.h transplantation, OS_CPU_A.s, OS_CPU_C.C three functions outside interruption devoted to a function OS_int_A . s by the rules can be written two interrupt function. Application examples \ ArmUCOS \ App \ test1 \ test.mcp Zhou, the meritorious 2,104 wrench on the ram which can be run directly (code+ datalt; 16K), the use of attention. A library file (I used to use such a) 3. All the files on D : \ ArmUCOS \, so the above documents can be directly translated 3. If in doubt-- zh_lyp@163.com
Platform: |
Size: 471040 |
Author: 套件 |
Hits:
Description: 此源代码为UC/OS-II移植到51单片机的源代码.包括OS_CPU.H,OS_CPU_C.C,OS_CPU_A.S三个主要文件-this source code for the UC/OS-II transplants to 51 SCM source code. Including OS_CPU.H, OS_CPU_C.C, OS_CPU_A.S three key documents
Platform: |
Size: 638976 |
Author: 龙武 |
Hits:
Description: μCOS-II移植代码的头文件。μCOS-II在LPC210x上的移植代码CPU配置部分,用ADS1.2编译- COS-II transplantation code header files. COS-II in the transplant LPC210x CPU configuration code, compile with ADS1.2
Platform: |
Size: 2048 |
Author: |
Hits:
Description: uCOS在ARM(LPC2220)上的移植代码
共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s-for uCOS on ARM (LPC2220), a total of four transplant code documents : IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
Platform: |
Size: 8192 |
Author: 杨芸健 |
Hits:
Description: 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.
Platform: |
Size: 79872 |
Author: |
Hits:
Description: 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A.ASM,OS_CPU_C.C。
Platform: |
Size: 12288 |
Author: 金阳 |
Hits:
Description: 在软件Proteus中仿真ucos(ARM)
1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可.
2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用)
3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译.-Proteus in the software simulation ucos (ARM) 1. Transplant except OS_CPU.h, OS_CPU_A.s, OS_CPU_C.C three functions, and the disruption of a function devotes a OS_int_A.s write the rules by which you can interrupt function. 2 . Application for ArmUCOSApp est1 est.mcp, Ligong Week 2104 in the board of the ram can be run directly (code data
Platform: |
Size: 514048 |
Author: 黄灿武 |
Hits:
Description: OS : ucos-2
Target : MSP430
Platform: |
Size: 1024 |
Author: shin young ho |
Hits:
Description: 这个事ucos在Intel 80x86系列处理器上的移植代码部分,包括os_cpu.c os_cpu.h os_cpu_a.s-Ucos this matter in the Intel 80x86 family of processors code of transplantation, including os_cpu.c os_cpu.h os_cpu_a.s
Platform: |
Size: 14336 |
Author: 李伟 |
Hits:
Description: uCOS-II嵌入式操作系统介绍与移植以及OS_CPU.H、 OS_CPU.c、
、OS_CPU_A.S的移植 -uCOS-II embedded operating system introduction and migration, as well as OS_CPU.H, OS_CPU.c,, OS_CPU_A.S transplant
Platform: |
Size: 21504 |
Author: liping |
Hits:
Description: UC操作系统移植到ARM9中的os_cpu.h的实现-UC operating system to ARM9 implementation of os_cpu.h
Platform: |
Size: 1024 |
Author: 杨雷 |
Hits: