CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 开发板测试程序

搜索资源列表

  1. gps&gsm_ok

    0下载:
  2. 这是运行在windows ce 4.2 版本下的关于gps和gsm的应用程序,是开发板公司提供的,测试通过了,还挺好用的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:995543
    • 提供者:richen
  1. linux_motor_44B0

    0下载:
  2. 在博创的44B0开发板上做的一个电机控制的程序,经过了测试,运行良好。可用作最最新的新手学习哈。-in Bo Chong 44B0 development board to do a motor control procedures after the test, the operation is good. Most can be used to study the latest newcomers Kazakhstan.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2750
    • 提供者:leon
  1. comv1.4

    0下载:
  2. linux下串口发送程序,在博创开发板上进行过测试
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1121
    • 提供者:7182554
  1. 2410_keydriver_2.6.13

    0下载:
  2. 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2968
    • 提供者:gomo
  1. 2410LCDUARTtest

    0下载:
  2. 这个2410开发板的LCD与UART裸跑的测试程序,不加操作系统。把程序放在桌面上就可编译成功。已经测试过没有问题。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:350907
    • 提供者:陈为
  1. ld2440a_16-rev04-040406

    0下载:
  2. 此为SC2440开发板的16BIT NAND FLASH测试程序
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:329327
    • 提供者:sam
  1. touchscreen

    0下载:
  2. omap5910开发板的关于触摸屏的测试程序,通过ccs建立工程可以使用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1632
    • 提供者:曹庆新
  1. 2440A_Test

    0下载:
  2. S3C2440 开发板ADS下的一个测试程序,这个本是开发板公司的,放到这大家方便下载了,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4501805
    • 提供者:杨梅
  1. SBC2410_examples_for_linux

    0下载:
  2. 友善之臂SBC-2410X开发板所使用的测试程序包,含源代码,很有参考价值!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3541490
    • 提供者:周千
  1. tasklet.tar.gz

    0下载:
  2. 一个基于s3c2440-linux2.6按键驱动程序的tasklet的典型运用并附带软中断定时器timerlist的用法。标准的中断上半部,下半部写法。在utu2440的arm9开发板中测试成功。,This is a program about a classic top half and bottom half usage with tasklet and timerlist. It s a button driver based linux2.6 for arm9 with s3c2440.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10967
    • 提供者:lwcheng
  1. 2440test

    0下载:
  2. 2440测试程序,friendly arm 开发板必备,按此程序可实现开发板的初始化等功能-Testing programme of 2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2566696
    • 提供者:kcalbman
  1. keyboard_test

    1下载:
  2. QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-13
    • 文件大小:2566484
    • 提供者:丁若冰
  1. Hardware_Test_Programs

    0下载:
  2. ccs下对dm6446的测试程序,能够检测ddr,nandflash,uart,usb等硬件电路的裸板测试代码,包含库文件,板级gel文件,开发环境在TI ccs3.3下。-ccs on DM6446 testing procedures can detect ddr, nandflash, uart, usb hardware such as the bare circuit board to test the code, including library files, board-leve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:2574797
    • 提供者:王枫
  1. testlcd

    0下载:
  2. 在移植有linux的开发板上实现LCD驱动后,然后编写相应的测试程序来验证驱动的功能,本程序即为验证程序。-At transplantation there is linux implementation of the development of on-board LCD driver after, and then the preparation of the corresponding test procedures to verify the function-driven, this
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:197583
    • 提供者:lifeng
  1. led-player

    0下载:
  2. arm 2440开发板的led测试程序。适用于arm9 2440系列开发板-arm 2440 to develop test procedures led board. Applicable to arm9 2440 Series development board
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1005
    • 提供者:long
  1. qt-hello-leds-control

    0下载:
  2. 一个基于QT编写的控制S3C2440开发板的程序,在测试的时候请看下设备号是否与开发板的设置号一致。-Prepare a QT based control S3C2440 development board' s procedures, under the test of time to see whether the device number set the number and development of the same board.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:20082
    • 提供者:wangwen
  1. flower-leds

    0下载:
  2. 基于arm-linux的流水灯应用程序,直接make后,生成的文件就可用于arm开发板测试了。-Based on the light water arm-linux application, directly make, the resulting file can be used to arm development board test.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:708
    • 提供者:chy
  1. LCD

    0下载:
  2. 这个LCD驱动程序是韦东山视频里的,经本人测试可以使用,可能不同开发板,程序需要稍作修改-This LCD driver is Wei Dong in the video, the test can be used, may be different development board, the program needs a little change
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:3259
    • 提供者:陈炯杰
  1. ads_sam7_demo

    0下载:
  2. ARM7开发板demo程序,用于基于ARM7架构的开发板测试-ARM7 development board demo program for architecture based ARM7 development board test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1729625
    • 提供者:jh
  1. camera

    0下载:
  2. 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:19003
    • 提供者:star
« 12 3 4 5 »
搜珍网 www.dssz.com