搜索资源列表
ucosii-bf533
- UCOS-II2.76在ADI-BF533上的移植.在UCOS-II网站提供的源码基础上修改了几处汇编代码.采用2.76版系统内核移植,在DSP++4.0上调试成功-UCOS - II2.76 the ADI-BF533 the transplant. In UCOS-II site on the basis of the source of several amendments compiled code. Using version 2.76 kernel transplantation,
ucosview110
- uc/os 嵌入式操作系统pc机调试仿真工具-View utility running on PC windows enviroment for debugging uC/OS-II target software.
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provi
uCOS-II_For_s3c44b
- UCOS for 44b0 的移植,采用的是EFW520.COM上的板子,经过稍微修改就可以用了,调试环境是STD-44b0 UCOS for the transplant, the EFW520.COM is on the board, After a slight modification can be used, the debugging environment is STD
UCOS2_ZLGGUIv0.2
- 开发环境为ADS V1.2 v0.2 加入zlg_gui代码后调试通过, 现有功能:ucos2+zlg_gui,实现按KEY1键使蜂鸣器响两声并在LCD液晶上打印出按键次数。使用了信号量互斥的方法实现了只有先按键后蜂鸣器才响铃。-development environment for ADS V1.2 V0.2 joined zlg_gui code debugging, the existing functions : ucos2 zlg_gui achieve by KEY1 ke
ucGUI3.14
- 完整的ucgui3.14版源代码,经调试通过-ucgui3.14 complete version of the source code, debugging through
uCOS-II-Win32-Port
- 运行在lpc2132的uc/os操作系统,现调试已经通过-run in the uc / os operating system, now has been passed Debugging
example0
- 基于ARM的uCOS-II完整源码,在VC++ WINDOWN下的编程. 利用VC++直接编译显示图形.便于源码的调试.首先下载uC/OS-II - WIN32 Port for 32bit Windows Operating Systems -based on the ARM for uCOS-II integrity of the source code, VC WINDOWN in the program. VC directly translated display graphics.
UCOSAVR128V28
- 将本站的UCOSFORAVR128V276版本升级到了280版,修正原来的中断定义错误,并仿真调试已通过。-UCOSFORAVR128V276 the site will upgrade to version version of the 280, that the interruption of the original definition errors, and debugging simulation has passed.
Bc31_H
- 在PC上使用BC31调试uCOSII时所需要加载的uCOS与硬件相关的移植文件的PC头文件。-use of the PC BC31 uCOSII debugging required when loaded with hardware for uCOS related to the shift PC planting document headers.
UCOS2.83forADS
- ucos2在arm7 s3c44b0x上的移植,在ADS中调试成功-ucos2 arm7 s3c44b0x in the transplant, the success of the ADS Debugging
uCOS-II_WIN32_LINUX_3.0
- 此源码为UCOS在WIN32环境下的移植版本,可以用VC6.0调试,方便学习-this source of UCOS in Win32 environment transplant version, you can use VC6.0 debugging, facilitate learning
uCOSIIinLPC210X
- 关于 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. 编译时下面的警告不必理会.
theGobang
- 这是嵌入式五子棋的软件,在北京博创公司的ARM300上调试运行成功,需要ucos操作系统,用STD2.5编译器。-This is the Embedded Software 331, in Beijing Bo Company on the ARM300 debugging operation successful OUT need operating systems, with STD2.5 compiler.
ucos-ii_vc1.0
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
uCOSiiforS3C44B0x_new
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
ucos_view_ucos283
- RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不
TMS320-C6414_uCOSII_V2.83
- 仅提供与TMS320-C6414相关的移植文件,要与ucos2.83源码相结合才能使用。在ccs v2.21上调试通过。-provided only with the TMS320 - C6414 documents related to the transplant. ucos2.83 source with the combination can be used. In ccs v2.21 debugging through.
project20070425-1
- 基于ARM的ucLinux、linux内核、驱动、应用调试-Based on ARM ucLinux, Linux kernel, drivers, application debugging
240x128LCDDRIVE
- 硬件为ARM7 LPC2200,程序的功能为显示一幅图片、画曲线、显示字库的字符。程序已调试通过!-hardware ARM7 LPC2200, procedures for the functions show a picture painted curves, show font characters. Debugging procedure has been adopted!