搜索资源列表
c环境下的编译器
- 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
ARM9_based_MMU_OS.tar
- 一个基于MMU的操作系统的实现(代码很少,几乎行行有注释,如果想了解ARM体系结构,我想,看这些代码是有帮助的。-an operating system based on the MMU (of code rarely, almost all actions there are notes, if they want to know the ARM architecture, I would like to see the code to be helpful.
s3c44b0x+USB
- 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
EBD9200-BasicTWIEeprom
- 这是英贝德公司测9200rom的 twi程序,大家来看看学习-This is the British company measured Bader 9200rom descr iption of the procedures to see if we learn
s3c44b0-lcd
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。-CENTER is a very good embedded operating system, the author provides only a bc under test and debug code is very difficult to debu
ipp
- ipp打印机服务器原代码 注意:请将ipp.gz改为ipp.tar.gz 然后使用tar zxvf ipp.tar.gz解压 站长注意,为何不能上载tar.gz后缀的文件给用户造成不变!-ipp printer server to the original code : I would be grateful if ipp.gz ipp.tar.gz then use to tar zxvf ipp.tar.g z decompression station attention
cfe-1.3.3-src
- This directory contains Broadcom s Broadband processor division \"Common Firmware Environment,\" or CFE. (pronounce it cafe if you like) It is intended to be a flexible toolkit of CPU initialization and bootstrap code for use on processo
ARM_display_keyboard_src
- LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into your ADS directory tree at the root, for example in c:\\ADSv1_1. If prompted to overwrite files, choose Yes. The batch file copy_console.b
AudioDrv
- 音频处理程序,如果+dsp最好了,姑且先用着吧,毕竟能听到过16khz声音的人少-audio processing procedure, if dsp best, given to using a bar, After all, can be heard the voice of the 16 khz less
uclinuxnn
- 文件如有不足 请多多提意见 chenqun035@tom.com-document if encouraged to do so inadequate chenqun035@tom.com
s3c44b0xfb
- uclinux上的frame buffer driver for s3c44b0x LCD(16级灰度),如果想要256色彩屏的也可以找我要-Basis of frame buffer driver for s3c44b0x LCD (Gray 16), if you want the 256 color screen can also find I
sms-code
- 内存受限系统软件开发一书的代码。(虽不及Gang of Four的模式掷地有声,但也相当不错.使用c and java,姑且放到embeded linux一类中吧)-memory constrained systems software development of a code book. (And not the Gang of Four patterns resounding, but also quite good. C and the use of java, but if embed
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
osalp-0.7.3
- 一个共享源码的音频库6 (编译程序用的 makefile等),其中包括10种左右的音频格式的解码程序,很有参考价值,请将前几个包下载解压到同一个目录下进行编译连接-a shared-source audio for 6 (compiled with the makefile, etc.), including the 10 or so audio format decoding process was useful and I would be grateful if the first few
IIC总线驱动程序
- i2c-core.c - a device driver for the iic-bus interface You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
NANDBooLoader.rar
- S3C2440的nandboot源码,经过测试可直接使用,需要时钟12m,如果不是12M时钟,需要修改里面的时钟设置语句。,S3C2440 source of nandboot tested can be used directly, the need to clock 12m, if not 12M clock, need to amend the statement inside the clock settings.
stm32f10x_flash
- STM32F106芯片的FLASH模块的库函数,学习FLASH时最容易理解的函数说明,看懂这个就可以很好的操作FLASH了。-the library of FLASH of STM32F106 chip,if you want to learn FLASH, this would help you to understand it easily.You can know how to control FLASH if you finish this file.
stm32f10x_dma
- STM32F106芯片的dma模块的库函数,学习dma时最容易理解的函数说明,看懂这个就可以很好的操作DMA了。-the library of DMA of STM32F106 chip,if you want to learn DMA, this would help you to understand it easily.You can know how to control DMA if you finish this file.
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m