Welcome![Sign In][Sign Up]
Location:
Search - uc os h

Search list

[Other resourceuCOS51软件包 (包含源码、硬件原理图PCB图)

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:

[Other resourceuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone / OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded / OS-II functional functions are c
Platform: | Size: 239683 | Author: 王鑫 | Hits:

[Other resourceUCOSII-VC

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:

[Other resourcescr

Description: ARM7在uC/OS-II下的测试代码 含: define.s main.c Display.c LED.c os_dbg.c Uart.c includes.h ML674000.h os_cfg.h
Platform: | Size: 9540 | Author: 郑凯 | Hits:

[SCMuCOS51软件包 (包含源码、硬件原理图PCB图)

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:

[uCOSucFS_sourcecode

Description: 这是uC/OS-II的uC/FS的源代码,-This is uC/OS-II uC/FS source code
Platform: | Size: 52224 | Author: 高龄 | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[uCOSAVR_M16_ucos_II

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:

[Software EngineeringUCOSII-VC

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:

[uCOScmara

Description: 照相机功能,根据uc/os操作系统,用c程序写的一个数码相机的简单程序.-Camera functions, in accordance with uc/os operating system, with c program to write a simple digital camera procedures.
Platform: | Size: 2946048 | Author: 徐柱 | Hits:

[uCOSscr

Description: ARM7在uC/OS-II下的测试代码 含: define.s main.c Display.c LED.c os_dbg.c Uart.c includes.h ML674000.h os_cfg.h -ARM7 in uC/OS-II containing the test code: define.smain.cDisplay.cLED.cos_dbg.cUart.cincludes.hML674000.hos_cfg.h
Platform: | Size: 9216 | Author: 郑凯 | Hits:

[ARM-PowerPC-ColdFire-MIPSUart_lcd

Description: ARM7 LPC2114上编写的uC/os-II源程序,驱动LCD1602。 文件: Uart_lcd.HEX Uart_lcd.mcp 等相关文件。-ARM7 LPC2114 prepared uC/os-II source code, driver LCD1602. File: Uart_lcd.HEXUart_lcd.mcp and other relevant documents.
Platform: | Size: 699392 | Author: 浩荡 | Hits:

[OS DevelopuCOS-II

Description: 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 user组中。 3. 复制 ZLG/GUI 文件。把 ZLG_GUI 整个目录及文件复制到 gui_ucos\SRC 目录下。 4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一个组 ZLG/GUI,然后在这个组内添 加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驱动程序,在工程管理窗口中新建一个组 lcd_drive,并将驱动程序添加到工程 的 lcd_drive组中。驱动程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存 在 gui_ucos\SRC 目录下。 6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 头文件和 ZLG/GUI 的所有头文件,如程 序清单 1.3 所示。 -err
Platform: | Size: 183296 | Author: 阳仲伯 | Hits:

[ARM-PowerPC-ColdFire-MIPSUDiskDemo

Description: 文件及文件夹说明 =============================================================================================== \arm\ uC/OS-II移植代码 \SOURCE\ uC/OS-II源码保存在该文件夹 \HostMassLib\ HostMassLib驱动库相关文件存放的文件夹 \HostMassLib\读写U盘模块驱动使用手册.pdf 驱动库使用手册 \UDiskDemo\ 读写U盘驱动演示工程保存的文件夹 \UDiskDemo\queue UART0驱动使用到的队列文件 \UDiskDemo\uart0 UART0驱动源文件 \UDiskDemo\HostMassLib HostMassLib驱动库相关文件存放的文件夹 \UDiskDemo\src\ 工程模板创建文件 \UDiskDemo\src\main.c 工程主文件,main函数及各任务在该文件中创建及初始化 \UDiskDemo\src\OS_CFG.H uC/OS-II配置文件 \UDiskDemo\src\config.h 本工程配置文件 \UDiskDemo\src\target.c 目标文件,目标系统初始化在该文件中处理 \UDiskDemo\src\Startup.s LPC2200起动文件 \UDiskDemo\src\IRQ.s 中断句柄设置文件-err
Platform: | Size: 424960 | Author: lideng | Hits:

[ARM-PowerPC-ColdFire-MIPSRTOS_STM32(2010-09-13)

Description: This project runs on uC/OS-II V2.52 and is based on STM32F103RBT6(ARM Cortex-M3 Core) Take care of the configuration of project. There re some Include Paths while linking which cannot be modified. Procedure of driving a device(IMPORTANT!!!): 1.Connect hardware correctly. 2.Prepare DEVICE_NAME.h and DEVICE_NAME.c. 3.Enable clock of related components. 4.Enable related interrupt while configure NVIC. 5.Configure related IO pins. 6.Finish test code and begin testing.-This project runs on uC/OS-II V2.52 and is based on STM32F103RBT6(ARM Cortex-M3 Core) Take care of the configuration of project. There re some Include Paths while linking which cannot be modified. Procedure of driving a device(IMPORTANT!!!): 1.Connect hardware correctly. 2.Prepare DEVICE_NAME.h and DEVICE_NAME.c. 3.Enable clock of related components. 4.Enable related interrupt while configure NVIC. 5.Configure related IO pins. 6.Finish test code and begin testing.
Platform: | Size: 1175552 | Author: liunian | Hits:

[uCOSuCOS-II_lwip

Description: 本代码在EBD SAM7X256开发板上测试通过。 注意:本代码需要接通网络才能跑起来,DS2的LED灯闪烁说明任务已经跑起来了。 系统起来之后在J12口上(波特率115200,8位数据,无奇偶校验,1位停止位,无流控)可以看到如下信息。 其中IP地址和MAC地址等可以在Emac.h文件中修改。-UC/OS AT91SAM7X256 8201
Platform: | Size: 3599360 | Author: 陈思远 | Hits:

[ARM-PowerPC-ColdFire-MIPSSDkaSource

Description: SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embedded into the UC/OS operating system calls, use. C and. H files for packaging and can be directly embedded into project or the operating system to support 51 single, STM32, ARM7 microcontroller, etc., 500M processor, the main screen above, please modify the SPI timing.
Platform: | Size: 22528 | Author: 吴硕刚 | Hits:

CodeBus www.codebus.net