Welcome![Sign In][Sign Up]
Location:
Search - ucos ZLG

Search list

[uCOSuCOS-II_ZLGGUI

Description: uCOS-II_ZLGGU是在uCOS-II上移植了ZLGGUI的图形显示功能,可直接在LPC2200上运行-uCOS- II_ZLGGU in uCOS-II on the transplant graphics significant ZLGGUI show features will directly run on the LPC2200
Platform: | Size: 223232 | Author: zjz | Hits:

[uCOSSDMMC

Description: SDMMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SDExample.exe. -SDMMC Card Reader Module 1. ZLG_SD Module V2.0 : SD/MMC Card Reader V2.00 module, support SD cards and MMC cards, Real-time operating system support UCOS-II, also support in the absence of real-time operating systems use two. SDMMCExam : SD/MMC Card Reader V2.00 modules use a method of Example 3. Middleware and transplant-related code : SDMMCExam examples used in the transplant and related middleware code 4. PC : SDMMCExam example of the PC process, Please direct use of SDExample.exe Catalog.
Platform: | Size: 302080 | Author: 白哈 | Hits:

[SCMD12_For_LCP2200_uCos-II

Description: D12 For uCos-II PDIUSBD12 在EasyARM2200开发板上运行,uCos-II下的源码. D12 For uCos-II PDIUSBD12 设备端演示软件 ZLG_D12.pdf USB驱动程序软件包简要说明及应用例子 常见问题及解决.txt 遇到问题请阅读该文件 -D12-II PDIUSBD12 in development EasyARM2200 Market operation uCos-II under the source. D12 For uCos-II PDIUSBD12 equipment soft-demo ZLG_D12.pdf pieces USB driver software brief description and application examples of common problems and solutions. t Anhui encounter problems please read the document
Platform: | Size: 452608 | Author: liuxikui | Hits:

[uCOSuCGUI_LPC214x_For_Keil

Description: 一个 uC/OS + GUI 驱动 98x67 LCD 的例程 使用 Keil MDK 编译工程,uCOS-II 为 V2.52 版,GUI 为 ZLG 的 V1.0 版,LCD 使用 NOKIA 3510I 的 LCD 模组,模组上的控制器型号为 Epson S1D15G14.-A uC/OS+ GUI-driven 98x67 LCD routine use of the Keil MDK compiler works, uCOS-II for V2.52 version, GUI for ZLG the V1.0 version, LCD using NOKIA 3510I of the LCD module, the module on controller models for Epson S1D15G14.
Platform: | Size: 168960 | Author: kly | Hits:

[ARM-PowerPC-ColdFire-MIPSZLG_FS

Description: ZLG/FS文件系统,它是可移植的、可固化的文件系统,可以用于前后台系统,也可用于多任务环境。包括ZLG_FS在CF卡上的例子,uCOS-II中使用和前后台使用代码-ZLG/FS file system, it is portable and can be curing the file system, can be used before and after the Taiwan system, can also be used for multi-tasking environment. Including the CF card in ZLG_FS example, uCOS-II in Taiwan before and after use and the use of code
Platform: | Size: 643072 | Author: kongxiangrui | Hits:

[ARM-PowerPC-ColdFire-MIPSDevelopingSamplesOfARMEmbededSystem

Description: 本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块ZLG/FS的源码分析。第2个压缩软件包演示了USB模块驱动程序的设计思想及实现过程。第3个压缩软件包演示了CF卡和IDE硬盘及相应软件模块ZLG/CF的设计思想及实现过程。第4个压缩软件包演示了TCP/IP及相应软件模块ZLG/IP的设计思想及实现过程。第5个压缩软件包演示了GUI模块ZLG/GUI的设计思想和实现过程。 这些模块是在NXP公司的通用ARM微控制器LPC2200系列上调式通过的,可以很容易地移植到基于其他处理器核的嵌入式系统上。 -err
Platform: | Size: 8759296 | Author: 刘金周 | Hits:

[uCOSucos-ii

Description: ZLG的luminary ucos-ii移植模板,比官方的移植更可靠(ZLG自评)-ZLG
Platform: | Size: 2514944 | Author: dvx | Hits:

[ARM-PowerPC-ColdFire-MIPSSmartARM2300_demo

Description: ZLG SmartARM2300的出厂演示程序,包含板子上的所有驱动程序,基于ADS+uCos-ZLG SmartARM2300 of the factory demo program, including the board of all drivers, based on ADS+ UCos
Platform: | Size: 62464 | Author: junpeng.han | 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:

[uCOSZLG7290

Description: ARM7 ZLG Ucos 源码 ARM7 ZLG Ucos 源码-ARM7 ZLG Ucos source ARM7 ZLG Ucos source
Platform: | Size: 21504 | Author: 丁咚 | Hits:

[uCOSuCOS-II_Transplant_to_S3C2440

Description: 详细讲解uCOS-II在S3C2440上的移植过程-Elaborate on uCOS-II in the transplant process S3C2440
Platform: | Size: 475136 | Author: 罗兰 | Hits:

[OS Develop65520782uCOS-II

Description: ZLG/GUI图形用户界面软件在ucos里的移植 -ZLG/GUI graphical user interface software in uCOS' s transplant
Platform: | Size: 183296 | Author: jodenboy | Hits:

[DocumentsEasyARM1138

Description: ZLG LM3S1138开发板适合ARM7初学者入门学习使用,改资料基本包括了LM3S1138开发的基本中文文档-ZLG LM3S1138 fit ARM7 development board for beginners learning to use the portal, change the basic information includes the development of the basic Chinese LM3S1138 document
Platform: | Size: 15717376 | Author: lifei | Hits:

[uCOSucos_read_usb_test

Description: zlg开发套件 ucos 读写 U盘试验源代码-zlgdk ucos read write usb source code
Platform: | Size: 361472 | Author: zzh | Hits:

[uCOSuCOS-II

Description: UCOS2.53源码包,周立功公司提供的源码包内容-UCOS2.53 source package, ZLG source packages provided by the contents of
Platform: | Size: 46080 | Author: 周文兵 | Hits:

[uCOSucos

Description: ucos课件周立功内部资料 uos-II工程模板,程序设计基础,内核分析-ucos courseware ZLG internal information uos-II project templates, program design based on core analysis
Platform: | Size: 11197440 | Author: jun | Hits:

[uCOSucos-ZLG-PPT

Description: 周立功内部UcOS讲解文档,非常好啊,讲解非常详细,结合例子-ZLG internal UcOS explain the document, very good, explaining in great detail, combined with examples
Platform: | Size: 11197440 | Author: josph | Hits:

[uCOSZLG-IP

Description: 基于ZLG的uCOS-II开发的IP协议-ZLG' s uCOS-II based on the development of the IP protocol
Platform: | Size: 1693696 | Author: djs | Hits:

[uCOSZLG-GUI

Description: 基于ZLG的uCOS-II开发的GUI图形-ZLG' s uCOS-II based on the development of the GUI graphics
Platform: | Size: 345088 | Author: djs | Hits:

[uCOSLPC17xx-uCos-W2.89

Description: 精选uC/OS II 2.89,完美支持CM3,并扩展了定时器;采用最新CMSIS编程框架,使用NXP官方最新CMSIS2.0,完美支持NXP LPC17xx系列微处理器;该程序提供一个编程构架,驱动层被CMSIS包含,关于CMSIS2.0使用和例程,请读者去NXP官网下载或者互联网,主程序为一个任务通信的流水灯,环境为周立功LPC1766开发板。此为方卫龙整合修改,所有祝大家玩的愉快。-Selected uC/OS II 2.89, the perfect support for CM3, and extends the timer CMSIS using the latest programming framework, using NXP latest official CMSIS2.0, the perfect support for NXP LPC17xx series microprocessor the program provides a programming framework, the driver layer is CMSIS contains about CMSIS2.0 use and routines, please download the reader to NXP official website or the Internet, a main task for the communication of light water, environment ZLG LPC1766 development board. This is Fang Weilong integrate changes, all I wish you all have fun.
Platform: | Size: 8427520 | Author: 方卫龙 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net