搜索资源列表
windriver
- 一个用于PC直接写端口及内存的程序,少加修改就可用于pci卡的驱动,完整的工程代码,非常不错-a written directly for the PC port and the memory process, less modification can be used to drive pci cards, and complete code works very well
yaffs2.tar
- YAFFS,Yet Another Flash File System,是一种类似于JFFS/JFFS2的专门为Flash设计的嵌入式文件系统。与JFFS相比,它减少了一些功能,因此速度更快、占用内存更少。YAFFS和JFFS都提供了写均衡,垃圾收集等底层操作。-YAFFS, Yet Another Flash File System, a similar JFFS/JFFS2 specifically for the design of embedded Flash File System.
STC_Download
- STC-Download/STC-ISP下载工具(STC89C51单片机在线下载器) 必须组件: SPComm(必须), VCLSkin(可以去掉) ------------------------------------------ 23:13 2005年7月4日 ------------------- 1.增加了重复下载功能,便于多个芯片下载 2.改进连机搜索算法 13:23 2005年7月4日 -------------------
Keil_C_for_AT45DB041
- 提供DataFlash(AT45DB041)的底层读写驱动函数,包括内存读写,缓存读写,内存与缓存之间的数据交换等等。-provide DataFlash (AT45DB041) literacy drive the bottom function, memory read and write, read and write cache, and cache memory for data exchange between and so on.
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
WriteCommonMemory
- 在WinCE环境下,不同的AP可能需要共享数据,信息,该例子就是几个不同的AP来读写同一块内存的例子.-in WinCE environment, the different AP may need to share data, information, The example is the AP several different to read and write with a memory examples.
93CX_EEPROM
- 93C系列EEPROM内存蕊片标准读写模块-93C series EEPROM memory chips standards Module
TestMem
- 这个是我写的一个用于测试内存使用的小工具,可以随意向LIST列表添加条目-this is the one I wrote for testing memory usage of small tools, can be arbitrarily added to the entry list LIST
avrhd44780
- 这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。 /************************************************************************************************** * 简介 * * 本模块仅使用于字符显示液晶模块 * * 当前版本的驱动仅支持以下类型LCD模块驱动: * Hitachi HD44780 或与之兼容的芯片. * * L
Lab3-Memory
- 可以在TI5416DSP上运行的内存读写程序
main
- 基于msp430的自动喷药系统,包括串口,超声波,读写内存等模块-failed to translate
mem_malloc
- 内存分配算法,VC写的,可以方便的移植到嵌入式系统中,效率较高,已经测试。-mem alloc algorithm.
code
- linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
MemoryRW
- Wince5下读写内存的小程序,对嵌入式Wince开发非常有帮助!-Under the read-write memory Wince5 small procedures, the development of embedded Wince very helpful!
DCC-_based-_ARM-JTAG-debugger
- 本文详细介绍了基于DCC和JTAG的删硬件仿真调试器的研究与设计 过程。该硬件仿真调试器除了具有下载、断点、单步运行、连续运行、读写内存区域和对寄存器操作等基本调试功能外,还有通过使能DCC通道,来进行快速对目标机内存读写的功能。因为读写内存是调试过程中最常用的功能,这样就大大地提高了调试的效率。文中,首先对嵌入式系统开发和嵌入式调试器进行了全面的介绍。然后对当前嵌入式调试中应用最为广泛的JTAG技术和删中的 JTAG原理作了详细介绍。接着对删片上调试原理进行了深入分析。最后, 深入阐述了L锄b
mem
- 标准C语言实现的动态内存分配,在VS2005下写成,但文件扩展名为.c 可以方便的移植到STM32、51等处理器中。内有动态内存分配的实现原理,仅共参考-Standard C language implementation of dynamic memory allocation, under written in VS2005, but the file extension. C can be easily ported to the STM32, 51 and other processor
Stm32_ucos_4
- 该程序使用消息邮箱,在内存空间开辟了一片区域,供4个任务共享读写。1个任务在写内存时,其它任务不能读写。多个任务可以同时读该内存区域数据。-This program uses the message mailboxes, the memory space to open up a regional, shared reading and writing for the four tasks. A task to write the memory and other tasks can not r
STM32_read_Tf-SDIO
- STM32通过SDIO读写内存卡数据的程序,并将测试信息通过串口在电脑上显示出来,经过调试,可以使用-STM32 SDIO to read and write memory card data, program, and test information through the serial port on the computer display, after debugging, you can use
wenjianxitong
- stm32文件系统,工程调试通过,可以读写内存卡并实现文件的操作。-stm32 file systems, engineering debugging, memory card can read and write and implement file operations.
读写EEPROM 模拟IIC
- IIC协议 EEPROM24c02 存数读取数据,用于检测EEPROM性能,测试方法如下:写入24c02一个数据,然后在内存中改变这些数据,掉电后主内存将失去这些信息,然后从24c02中调入这些数据。看是否与写入的相同。(IIC protocol EEPROM24c02 number read data, is used to detect EEPROM performance testing methods are as follows: write a 24C02 data, and the
