虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ucLINux-dist

  • 仿镇开发环境

    仿镇开发环境,可以仿镇运行uclinux和ucosii系统

    标签: 开发环境

    上传时间: 2013-12-18

    上传用户:ainimao

  • u-boot, 支持bf533处理器

    u-boot, 支持bf533处理器,使用blackfin+uclinux的最佳选择。

    标签: u-boot 533 bf 处理器

    上传时间: 2015-07-18

    上传用户:daoxiang126

  • ic智能卡驱动

    ic智能卡驱动,符合ISO7816协议,通过APDu测试,uClinux下驱动,cpu:s3c44b0x

    标签: 智能卡 驱动

    上传时间: 2015-08-03

    上传用户:youke111

  • 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍

    开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。

    标签: system flash linux file

    上传时间: 2015-08-13

    上传用户:lx9076

  • 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试

    程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。可源代码级调试uClinux内核。 硬件:思创黄金开发板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019 符合上列配置,则除了网络以外,其他功能一般都能使用。如果8019的接法和思创也一样,则网络也能使用。

    标签: Bootloader Flash GDB 调试

    上传时间: 2015-08-21

    上传用户:gxmm

  • 操作系统的选择是由嵌入式系统的需求决定的。简单的说就是

    操作系统的选择是由嵌入式系统的需求决定的。简单的说就是,中小型控制系统可充分利用uC/OS-II小巧且实时性强的优势,如果开发PDA和互联网连接终端等较为复杂的系统则uClinux是不错的选择。

    标签: 操作系统 嵌入式系统

    上传时间: 2013-12-26

    上传用户:wang0123456789

  • Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

    Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.

    标签: Implemented following compile command

    上传时间: 2014-01-01

    上传用户:lhc9102

  • 本代码是ST16C554在Linux 2.6内核下的驱动代码。 从网上查了好多次

    本代码是ST16C554在Linux 2.6内核下的驱动代码。 从网上查了好多次,都没有找到,只能自己写了。 供各位开发同仁参考。 注意: 本代码有一个缺陷,就是每次收代码只能够收前16个,其余的会收不到。我找了好长时间,不知道是哪里的问题。请各位调好后,给我发封mail告知,我的email:uclinux@263.net。谢谢。

    标签: Linux C554 16C 554

    上传时间: 2015-09-08

    上传用户:h886166

  • 本文首先介绍目前几种常见的自动抄表系统

    本文首先介绍目前几种常见的自动抄表系统,分析它们各自的特点,然后重点介绍以太网抄表系统及其控制器的设计与实现。第一章介绍国内外自动抄表技术的发展状况 第二章分析抄表系统的结构,对其上/下层通讯方式进行了详细的描述,比较了不同通讯方式的优缺点 第兰章专门就以太网为通讯方式的抄表系统进行介绍,指出它是一种很有发展前途的抄表手段 第四章和第五章详细介 绍以太网抄表系统中控制器的设计,分为硬件和软件两方面,对来用的微处理器(ARM芯片)和嵌入式操作系统(uClinux )也都有详细的介绍。最后,第六章指出本系统设计中的技术难点以及抄表技术今后的发展趋势。

    标签: 自动抄表系统

    上传时间: 2015-10-25

    上传用户:缥缈

  • 我的毕业设计

    我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好

    标签: 毕业设计

    上传时间: 2014-01-17

    上传用户:杜莹12345