搜索资源列表
实用化嵌入式LINUX 大连
- NET-DL 套件由日立SH7750处理 器、32M SDRAM 以及8M 的FLASH为用户的软件研发提供了足够的空间。板上提供非常 丰富的外设接口:一个10M/100M 自适应快速以太网接口、两个RS-232 串口、一个JTAG调 试口以及若干个基于PIO的指示灯。系统具有体积小、耗电低、处理能力强、网络功能强大 等特点,能够装载和运行嵌入式Linux 操作系统-NET-DL Boards Hitachi SH7750 processor, 32MB of SDRAM and 8MB of
2410iic
- 2410开发板在ADS下测试IIC的程序 运行步骤: 1 打开iic.mcp工程文件 2 运行 3 观察终端输出从eeprom中 读出的数据 文件说明: iic_test.c 开发板初始化文件 2410iic.c iic实验主程序文件-2410 ADS development board under test in the IIC running steps : an open iic.mcp engineering documents two running t
2410iis
- 2410开发板在ADS下测试IIS的程序 运行步骤: 1 打开iis.mcp工程文件 2 运行 3 根据屏幕提示,下载pcm文件到开发板中 然后接上耳机在开发板上的spi输出端,听取 音频输出 文件说明: iis_test.c 开发板初始化文件 2410iis.c iis实验主程序文件-2410 ADS development board under test in the running IIS steps : an open iis.mcp two pro
2410LED
- 2410开发板在ADS下测试LED的程序 运行步骤: 1 打开led.mcp工程文件 2 运行 3 观察开发板上的跑马灯闪烁 文件说明: init.s 开发板初始化文件 Main.c 中断实验主程序文件-2410 ADS development board in the LED under test running steps : an open led.mcp engineering documents two running three observation o
2410include
- 2410开发板在ADS下测试程序的头文件 运行步骤: 1 拷贝到工程目录 2 打开mcp工程文件 2 运行 -in 2410 ADS development board under test procedure documents for the first running steps : a copy of the directory two works projects open mcp running two documents
2410DA
- 2410开发板在ADS下的D/A转换测试程序。 运行步骤: 1 打开DA.mcp工程文件 2 运行 3 使用示波器, 连接示波器与开发板上的DA输出和地线, 观察示波器上的变化 文件说明: ad_test.c 开发板初始化文件 ad.c ad实验主程序文件 -2410 ADS development board in the D / A converter testing procedures. Running steps : an open DA.mcp
2410int
- 2410开发板在ADS下的中断测试程序。 运行步骤: 1 打开int.mcp工程文件 2 运行 3 按下开发板上的Eint0,Eint5,Eint19按键 观察终端上的中断输出 文件说明: int_test.c 开发板初始化文件 Eint.c 中断实验主程序文件-development board in 2410 under the ADS interruption test. Running steps : an open int.mcp two project
UCOS2.71souce
- 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
uCOS_uClinux
- 嵌入式操作系统是嵌入式系统应用的核心软件。本文通过对两种典型的开源嵌入式操作系统的对比, 分析和总结嵌入式操作系统应用中的若干问题, 归纳嵌入式操作系统的选型依据.-Embedded operating system for embedded system is the core software. Based on two typical embedded operating system revenue contrast, Analysis and Lessons Embedded oper
LynxEM+_Linux_Kernel_StrongArm
- sm501-712 linux驱动源码,可以用在INTEL(MARVELL)的IXP4XX和PXA系列处理器上,该芯片支持PCI和本地总线两种方式,是嵌入式系统实现图形显示的完美选择。-sm501 - 712 linux-source-driven, can be used in Intel (MARVELL) IXP4XX and PXA series processors, The chip supports PCI local bus and the two modes is embedd
spi_s3c2410
- spi驱动,设置每个寄存器,以及ioremap的用法,连接收发两个引脚进行测试-spi-driven, each register set, and ioremap use, two connecting pin transceiver test
MX21_Camera_src
- mx21 摄像头源代码,包括IM8012,IM8803两类型!-mx21 camera source code, including IM8012, IM8803 two types!
zlg_7289
- 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
study-report
- 我做毕业设计两个多月来的总结,基于ARM7的以太网通信设计,用的S3C44B0芯片,uClinux系统,包括详细的开发步骤,内有源码,适合初学者-graduated more than two months to design the summary, based on ARM7 Ethernet Communication Design, The S3C44B0 chips, uClinux system, including the development of detailed steps
V4L2_video_capture_example
- Video for linux head two 的视频采集示例,是V4L的升级版,在Linux下编译即可,是Linux下图像采集编程的API
aflib
- 一个共享源码的音频库2,其中包括10种左右的音频格式的解码程序,很有参考价值-a shared-source audio for two, including 10 or so audio format decoding process was useful
LINUX设备驱动程序第二版配套源码
- LINUX设备驱动2源代码,是学习linux设备驱动的好资料-two Linux device driver source code is learning linux device drivers good information
modules1
- 这是motorola公司的powerpc芯片上的嵌入式linux上的驱动程序和测试程序,包括led驱动实例,二层交换芯片bm8024设备驱动和memory等-This is the powerpc chip embedded linux on the driver and testing procedures, including led drive examples, two-story-chip bm8024 device drivers and other memory
针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序
- 针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序,可以修改成其它yuv格式。程序所有源码都有可以直接编译运行。 视频上的那个矩形只能移动左上和右下两个点-USB camera for generating yuyv4: 2:2 format V4l2 video capture program that can change into other yuv format. Program can compile all the source code has run.
gsadfgwadfgasgd
- 一、 uboot是ppcboot和armboot合并而成,现在主流的bootloader为uboot和redboot 二、 bootm addr_kernel addr_initrd 三、 移植uboot时最好(一定)要找到一个自己板子的原形(即自己的板子是在这个板子上做一些修改而来的)的版本,这样就可以事半功倍。这样要修改的地方就比较少,也比较容易了。uboot支持很多平台,与一个具体平台相关的主要有三个地方: 1、./include/configs/xxxxx.h, 主要定义了f
