Welcome![Sign In][Sign Up]
Location:
Search - ads1.2 ucos

Search list

[ARM-PowerPC-ColdFire-MIPSADS_embed

Description: ARM ADS1.2例子,学习用很好!-ARM ADS1.2 examples to learn from good!
Platform: | Size: 19456 | Author: 小罗 | Hits:

[uCOSuCOS-II v2.52 在lpc2000系列ARM上的移植源代码

Description: uCOS-II v2.52 在lpc2000系列ARM上的移植源代码,配合相应的工程模板使用,在ads1.2中调试通过。-uCOS-II v2.52 lpc2000 series of ARM in the transplant source code, the corresponding works with the use of templates in which ads1.2 through debugging.
Platform: | Size: 15360 | Author: 周小川 | Hits:

[uCOSuCOS-II2.76_lpc22xx_lpc21xx

Description: 本人自己移置的ucosii2.76代码,适用于lpc22xx,lpc21xx,目前已经在实际项目中使用,代码中提供有建好的项目。开发环境为ads1.2。-shift their own ucosii2.76 code applies to lpc22xx, lpc21xx, now in the actual use of the project, code for the project is completed. Development environment for ads1.2.
Platform: | Size: 727040 | Author: | Hits:

[uCOSuCOSwithFS(ram drive)

Description: UCOS-II v2.76 + FS + RAM driver running on S3C2410.(ADS1.2)-UCOS-II v2.76+ FS+ RAM driver running on S3C2410.(ADS1.2)
Platform: | Size: 739328 | Author: Zebra King | Hits:

[uCOSuCOS_II_ARMulate

Description: uC/OS-II操作系统在ADS-ARMulator上的移植。uC/OS-II就不用我介绍了,想必很多人都很感兴趣。但没有硬件平台调试,而skyeye初学者又很难上手怎么办?该移植可以运行在ADS的AXD调试器的ARM模拟器上,相对而言容易配置,大大方便初学者的上手,使更多的人容易进入嵌入式开发殿堂。在ADS1.2环境下编译运行。-uC/OS-II operating system ADS-ARMulator the transplant. UC/OS-II would not have introduced me, I see many people are very interested. But no debugging hardware platform, and it is very difficult to skyeye beginners how to get started? The transplant can run in the ADS AXD debugger for ARM simulator, relatively easy configuration, It greatly facilitates the beginners to get started, to enable more people to access embedded development house. In ADS1.2 environment compiler running.
Platform: | Size: 43008 | Author: ioncannon | Hits:

[uCOSucos-iiusedinS3C44B0XARM7

Description: 该工程需要用嵌入式系统开发软件ADS1.2 打开 将uc/os-ii操作系统成功移植在S3C44B0X ARM7上 可作为ARM UC/OS-II开发的重要参考-the project needs of embedded system development software ADS1.2 open to uc/os- ii operating system successful transplantation in S3C44B0X ARM7 as ARM UC/OS-II development of important reference
Platform: | Size: 636928 | Author: 罗伟林 | Hits:

[Embeded Linuxfile_system_driver(based_uclinux_ucos2)

Description: 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver on principle, Basis and usos2 and the various documents System (yaffs2, ffs. cf card, sd card, fat, etc.), Zhou, who is the main priority and Lung code.
Platform: | Size: 5876736 | Author: kvb | 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:

[uCOSuCOS-II_lwip-1-19

Description: 基于UC/OS 2+LWIP的源码,内含有2个任务的调度,每个任务包含一个亮灯程序,基于AT91SAM7X256的ARM芯片开发,在ADS1.2环境下编写。-on UC/OS 2 LWIP source code, containing two task scheduling, Each task includes a light-up procedures based on the ARM chip AT91SAM7X256 development, ADS1.2 environment in preparation.
Platform: | Size: 2626560 | Author: 小立 | Hits:

[OS DevelopUdpOnuCosII

Description: 一个在ADS1.2上的ZLG_TCPIP,操作系统是ucosii276版本,TCP与UDP都可以了,都已经调统。-one of the ADS1.2 ZLG_TCPIP. ucosii276 version of the operating system, TCP and UDP can, and have been transferred Commission.
Platform: | Size: 1052672 | Author: liuzexi | Hits:

[uCOSads1.2-arm7tdmi-uCOS-II

Description: ads1.2下基于arm7tdmi的ucos-II的开发框架 可直接利用该框架开发ucos-II程序-ads1.2 arm7tdmi based on the OUT-II framework for the development of direct access to the Framework Development OUT-II procedures
Platform: | Size: 114688 | Author: | Hits:

[uCOSuCOSforS3C44B0x

Description: uCOS for S3C44B0x 看文件名就知道功能了。开发环境是:ADS1.2-uCOS for S3C44B0x file name on the watch to know the function. Development environment is: ADS1.2
Platform: | Size: 354304 | Author: 况海斌 | Hits:

[uCOSarm

Description: s3c44b0上边的各个功能实现 ADS1.2-S3C44B0 above the various functions ADS1.2
Platform: | Size: 1441792 | Author: haiinn | Hits:

[SCMuCOS-II

Description: 基于LPC2000单片机的通讯实验,在ADS1.2平台编译-LPC2000 Single-chip communication based on experiments in compiler ADS1.2 platform
Platform: | Size: 73728 | Author: 吴炳志 | Hits:

[uCOSuCOS-IIclock

Description: 使用ADS1.2打开,这是我花了4个星期开发出来的ucos_II移植到ram7的代码-Use ADS1.2 open, this is I spent four weeks developed ucos_II transplant ram7 code
Platform: | Size: 5905408 | Author: 孙忠祥 | Hits:

[uCOSuCOS-II

Description: S3C2410移植uCOS-II源码,ADS1.2编译通过,附详细操作步奏.-S3C2410 transplant uCOS-II source, ADS1.2 compiler is passed, the playing of detailed step-by-step operation.
Platform: | Size: 445440 | Author: guolei | Hits:

[uCOSucos_tcpip_44boxADS1.2

Description: tcpip 在44b0x板上的移植,ucos-ii,开发环境是ADS1.2。很长一段时间里,我没有在网上下到直接能在44B0X –RL8019 的ADS1.2环境下的 TCPIP 程序.而嵌入式之所以区别于8位单片机,最主要的是他能方便实现上网. 因此,学习嵌入式,没有掌握网络通信,算不上真正的嵌入式.于是自己根据网上下载 的程序,结合TCPIP原理,慢慢的修改, 终于程序能稳定运行了.现在的演示例子,同时能运行tcp和udp协议. Tcp的演示是通过一个小小的嵌入式网页来实现的, 而UDP是要有udp接收软件才能看到.本例有详细的演示说明文件。-err
Platform: | Size: 599040 | Author: pan | Hits:

[OS programdos

Description: goahead公司移植到ucos下的http协议,成功编译通过,编译环境ADS1.2-uCOS goahead companies migrate to the http protocol, the success of the compiler is passed, the compiler environment ADS1.2
Platform: | Size: 35840 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2114-UCOS-Adc

Description: 开发环境ADS1.2,LPC2114带UCOSII的ADC程序-Development environment ADS1.2, LPC2114 with the ADC program UCOSII
Platform: | Size: 94208 | Author: 谢广龙 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2114-UCOS-Modem

Description: 开发环境为ADS1.2,LPC2114带UCOSII的MODORM程序-Development environment for ADS1.2, LPC2114 with the MODORM procedures UCOSII
Platform: | Size: 96256 | Author: 谢广龙 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net