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

搜索资源列表

  1. mycamera

    0下载:
  2. 基于arm cortex A8 摄像头移植的代码-arm cortex A8 camera
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:8800
    • 提供者:firkndne
  1. led

    0下载:
  2. cortex A8开发板LED驱动程序,附调试程序-cortex A8 LED driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2627
    • 提供者:孙金海
  1. s5pc100_key

    0下载:
  2. linux下arm-cortex-a8按键驱动代码及测试代码-Linux under the arm-cortex-a8 key driver code and test code
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6690
    • 提供者:刘诗诗
  1. perf_event_v7

    0下载:
  2. ARMv7 Cortex-A8 and Cortex-A9 Performance Events handling code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7584
    • 提供者:meicvhon
  1. 1.leds_s

    0下载:
  2. 此程序是关于ARM cortex A8 的led驱动-This program is about ARM cortex A8 led driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2346
    • 提供者:mawei
  1. 6.sdram

    1下载:
  2. 此程序是关于ARM cortex A8 的ddr2驱动-This program is about ARM cortex A8 of ddr2 drive
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:12535
    • 提供者:mawei
  1. 10.clock_s

    0下载:
  2. 此程序是关于ARM cortex A8 的时钟初始化-This program is a clock on ARM cortex A8' s initialization
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:2259
    • 提供者:mawei
  1. keyexperiment

    0下载:
  2. cortex a8 灯和按键实验,包括在u-boot环境下运行,当按下K8按键后,打印一句话并且点亮LED灯-Architecture (a8 lights and buttons experiment, including in the u- run the boot environment, when press the K8 button, print a word and lit LED lights
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4354
    • 提供者:乐文中
  1. Socket-web

    0下载:
  2. 基于Cortex-A8,编写Socket服务器,实现客户端与服务端数据交互功能。-Based on the Cortex-A8, write Socket server, to achieve the client and server data exchange capabilities.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:8274
    • 提供者:江飞雪
  1. zc3xx

    0下载:
  2. 基于cortex A8的USB摄像头驱动,支持ZC3XX型号。-USB driver of cortex A8
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:23066
    • 提供者:hawk
  1. radio

    0下载:
  2. 基于cortex A8的型号为si4713_iic音频芯片通讯-cortex A8 s si4713_iic
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-28
    • 文件大小:13006
    • 提供者:hawk
  1. sbc-335x

    0下载:
  2. am335x工控板原理图,cortex-a8,带双网络-am335x arm board with dual ethernet sch
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:365018
    • 提供者:李岗
  1. tellp

    0下载:
  2. For each function decide whether to use C function, or Neon intrinsics or Cortex A8 intrinsics or Neon assembly or cortex a8 assembly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2097
    • 提供者:tacnpg
  1. AM335x.Cn

    0下载:
  2. 基于ARM Cortex-A8的AM3352z微处理器在图像, 图形处理, 外设和诸如EtherCAT和PROFIBUS的工业接 口选项方面进行了增强。 此器件支持下列高级操作系统(HLOS), 这些操作系统可从TI免费获得-The AM335x microprocessors, based on the ARM Cortex-A8, are enhanced with image, graphics processing, peripherals and industrial inte
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1397973
    • 提供者:robbin
  1. led.drv.mod.c

    0下载:
  2. LED灯的驱动程序,主要适用于嵌入式开发板CORTEX A8的LED灯-LED lamp driver module, mainly be used for embedded development board CORTEX A8
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3622
    • 提供者:w94931290zhaoy
  1. beep

    0下载:
  2. linux cortexA8 s5pv210 蜂鸣器-linux cortex A8 s5pv210 buzzer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4481
    • 提供者:csx102
  1. AM335X_CortexA8_Cycle_Count_Register

    0下载:
  2. AM335X是基于Cortex-A8内核的,Am335x自身是不带时钟计数寄存器的,但Cortex-A8有这个寄存器,但需要汇编代码才能读取,本代码中,是使用GCC编译环境的c语言代码内嵌汇编,如果是keil环境的话对汇编的调用可能要稍作修改,很多东西我也不懂,有需求的话自行修改吧。该寄存器值可以作为一个随机数来用,代码里面附有使用说明。并附上Cortex-A8 Technical Reference Manual(Cortex-A8技术参考手册),如有更好的方式,可以私信交流。-AM335X
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2450852
    • 提供者:尹小朋
  1. 10.touch_arm

    0下载:
  2. cortex-a8的底层触摸程序,已经测试能用-Architecture (a8 touch the bottom of the program, can have test
  3. 所属分类:Driver develop

    • 发布日期:2017-05-17
    • 文件大小:4396940
    • 提供者:王韬
  1. SMDKV210_SCH

    0下载:
  2. ARM Cortex A8开发板资料原理图-Cortex A8 ARM development board schematic diagram
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:299419
    • 提供者:李刚
  1. QT_linux

    0下载:
  2. 本文档详细描述了在怎么把QT移植到ubuntu系统中并一步步搭建好QT环境,前面稍微提到了我在cortex-A8内核的开发板上的过程,不适用的可以直接看后面的QT移植即可- This document describes in detail how the QT ported to the ubuntu system and build a good QT environment, slightly mentioned in front of my development board in
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-09
    • 文件大小:1761791
    • 提供者:谢军
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com