CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 嵌入式 内核

搜索资源列表

  1. vivi_te

    0下载:
  2. 飞凌公司出的嵌入式板子TE2410的bootloader(vivi)的源代码,可以启动linux和wince内核,解压后在linux环境下编译后就可以生成的vivi文件就可以烧到TE2410的板子上运行了-飞凌company out of the TE2410 embedded board bootloader (vivi) source code, you can boot linux and wince core decompression in the linux environment
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:470887
    • 提供者:wangjun
  1. Farsight08614Linux1

    0下载:
  2. 嵌入式linux与网络开发,网络设备驱动与报文收发,内核中网络协议栈,网络相关的应用程序开发。-Embedded linux and web development, network device driver and the sending and receiving packets, the kernel of the network protocol stack, network-related application development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:393074
    • 提供者:ghaha
  1. Realization-of-Transplanting-eCOS-to-SoC-with-MIPS

    0下载:
  2. 介绍了实时操作系统 eCos的特点和开发架构。并通过实现eCos在MIPS32为内核的PNX8310嵌入式系统片上的移植,阐述eCos在嵌入式系统上的移植方法。重点讨论了移植过程中的一些关键点,分析了硬件抽象层的移植方法。该移植方案已经过实际测试,系统稳定可靠。 -The features and the program architecture of eCos are described.With the realization of transplanting eCos to PNX8310
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:219983
    • 提供者:bobo
  1. 2

    0下载:
  2. 对嵌入式实时操作系统进行了深入的研究。对当前UCLINUX操作系统上增强实时性 的不同方案进行了详细的分析和比较,提出了现存方案的优缺点。其后分析了 UC/OS—II的结构和特点,改造了UC/OS.II的实时内核,将其移植到UCLINIⅨ作为专 门处理实时进程的的内核(X2内核),从而改良UCLINUX的实时性。-For embedded real-time operating system, conducted in-depth study. On the current UCLI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3166954
    • 提供者:aron
  1. TransplantofVxWorksonFPGAEmbeddedHardCore

    0下载:
  2. 主要介绍了FPGA 嵌入式硬核(PowerPC405) 的特点和内核结构,并且详细阐述了在FPGA 嵌入式硬核中移植VxWorks 的方法并予以实现-The symmet ric att ribute is an important att ribute of plutonium component . Plutoni2 um component is generally installed in sealed container When the symmet ry axis of
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:270665
    • 提供者:mabeibei
  1. ResearchofKernelTaskSchedulingonRealtimeOperationS

    0下载:
  2. :VxWorks 实时操作系统在实时嵌入式技术领域应用非常广泛,本文论述了VxWorks 实时操作系统中任务调度的概念、类型,并着重对实时内核的任务调度进行了分析研究。-VxWorks becomes more and more popular in the field of real-time embedding technique. This paper described the concept and type of kernel scheduling.and it laid g
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:70482
    • 提供者:mabeibei
  1. Plus

    0下载:
  2. nucleus实时嵌入式操作系统的内核源代码。-nucleus RTOS source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2837446
    • 提供者:杨天池
  1. C

    0下载:
  2. 在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈-In the linux kernel system, programming. C language-based. Talking about something a lot of very detailed. Tips for Getting Started with embedded development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3836676
    • 提供者:wang yaohui
  1. rzsz-3.0

    0下载:
  2. 在嵌入式linux2.6内核下的Xmodem传输软件的源代码,可以编译支持多种平台。-Linux2.6 kernel in the embedded software under the Xmodem transfer the source code can be compiled to support multiple platforms.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2164843
    • 提供者:李茂盛
  1. code

    0下载:
  2. 嵌入式开发板搭建最小系统,在嵌入式开发板上,建立内核,文件系统等等,使最小系统能够在其上运行-to build the minimun system on a board, embedded software programms.you can rely on it to impletement the basic function of an embedded system
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:7067420
    • 提供者:fei ying
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. Source

    0下载:
  2. uC/OS微内核的完整代码,其中与处理器相关的源码为基于X86的汇编,略加修改可以应用在ARM等各种开发板作为嵌入式操作系统内核。-The kernel of uc/OS, a famous embedded operating system.
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:83348
    • 提供者:李峰
  1. PowerPC_compare

    0下载:
  2. Motorola公司将PowerPC内核设计到SOC芯片之中,形成了Power QUICC(QuadIntegrated Communications Controller), PowerQUICC II和Power QUICC III家族的数十种型号的嵌入式通信处理器。-Motorola will design to the PowerPC core SOC chip, formed the Power QUICC (QuadIntegrated Communications Controll
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:55649
    • 提供者:zhangweimin
  1. DM9000

    1下载:
  2. 基于嵌入式Linux2.6.29内核的,S3C2440芯片侠DM9000网卡驱动程序-Based on Embedded Linux2.6.29 core, S3C2440 chip Xia DM9000 Network Card Driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:11136
    • 提供者:李小琦
  1. kernel

    0下载:
  2. 成都中嵌培训的linux驱动教程,内核开发详解,嵌入式入门的经典。-Chengdu embedded linux driver training, tutorial, the kernel developers Xiang Jie, embedded entry classic.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:974179
    • 提供者:小康
  1. systemcall

    0下载:
  2. 成都中嵌培训的linux驱动教程,内核开发第2天的,嵌入式入门的经典。花钱买来的哦-Chengdu embedded linux driver training, tutorial, the kernel development of the first 2 days, embedded entry classic. Oh, bought with money
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:54336
    • 提供者:小康
  1. Embedded-curriculum-design

    0下载:
  2. 嵌入式课程设计 大四 ADS1.2 集成开发环境的使用 FT2410P 教学平台 嵌入式 linux内核移植实验 ARM-Linux下编程 EVC编程 -Embedded curriculum design senior ADS1.2 integrated development environment using an embedded linux kernel FT2410P teaching platform transplant experiment ARM-Linux programm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-28
    • 文件大小:11272678
    • 提供者:李新
  1. luxiandeng

    0下载:
  2. 移植uC/0S-II 到ARM系统,本课题要求详细了解uC/0S-II嵌入式实时操作系统的内核,分析如何将uC/0S-II移植到ARM系统上,并给出一个移植的应用实例。-Transplant uC/OS-II To ARM System
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:312647
    • 提供者:卢显灯
  1. luxiandeng2

    1下载:
  2. uC/0S-II 是一种体积小巧而实用的实时操作系统,由于其代码的开放性,近年来普遍受到人们的关注,被应用到各种嵌入式系统中。 本课题要求详细了解uC/0S-II嵌入式实时操作系统的内核,分析如何将uC/0S-II移植到PIC单片机系统上,并给出一个移植的应用实例。 - Transplant uC/0S_II to PIC MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2558928
    • 提供者:卢显灯
  1. Nucleus_rtos

    0下载:
  2. 详细的介绍了Nucleus的使用方法 Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。-rtos of Nucleus
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:444480
    • 提供者:bw_zhaowl
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com