为了充分利用ARM内核强大的处理功能,应当使用快速的程序和数据存储器。但是,静态RAM足够快,完全可以支持一个周期内最高速度的读写访问,因此,Flash存储器的速度显著降低。
上传时间: 2013-11-06
上传用户:独孤求源
一个nios2和flash的检测程序,主要用于检测基于nios2处理器的板上设备,如RAM、FLASH、UART等。flash程序主要提供对板上FLASH设备的检测、擦除、修改、读和写。
上传时间: 2014-01-06
上传用户:xymbian
程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。 硬件:勤研电子44B0X豪华板(S3C44B0X/SST39VF160/RTL8019/8M OSC)。 注:此版本不支持用AMD芯片的flash的豪华板版本。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:8M NET:RTL8019
标签: Bootloader Flash GDB 调试
上传时间: 2015-08-21
上传用户:aa54
程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。可源代码级调试uClinux内核。 硬件:思创黄金开发板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019 符合上列配置,则除了网络以外,其他功能一般都能使用。如果8019的接法和思创也一样,则网络也能使用。
标签: Bootloader Flash GDB 调试
上传时间: 2015-08-21
上传用户:gxmm
W78E516B 从4k Flash对64k主空间编程的完整程序,数据已经位于片为的RAM中,可以实现实时的在应用编程。
上传时间: 2014-01-15
上传用户:笨小孩
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique software drivers and file systems. This paper provides an overview of file systems for flash memory and focuses on the unique software requirements of flash memory devices.
上传时间: 2015-11-29
上传用户:问题问题
支持intel Intel28F128J3 Nor flash 的烧写,擦除,识别,及运用buffer烧写ram中的数据,速度更快
上传时间: 2014-01-12
上传用户:qunquan
源代码为ARM2410上NAND FLASH 的驱动程序,可以编译下载到RAM中,从而使FLASH正常工作
上传时间: 2014-01-15
上传用户:851197153
(1)个人针对atmel提供的运行于CPU内13k空间的ram的romboot修改而成。 (2)提供了IRQ和FIQ的测试工作; (3)提供了对外部sdram的数据总线和地址总线的测试工作 (3)提供了对spi dataflash和nor flash的访问操作 (4)实现了romboot在spi dataflash和nor flash中的升级 (5)因为受编译后文件不能超过13kbytes的限制,采用条件编译的方法控制各个功能
上传时间: 2016-04-19
上传用户:weiwolkt
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 220h-240h is transfered to 240h-260h using DMA0 in a burst block using software DMAREQ trigger. After each transfer, source, destination and DMA size are reset to inital software setting because DMA transfer mode 5 is used. P1.0 is toggled durring DMA transfer only for demonstration purposes. ** RAM location 0x220 - 0x260 used - always make sure no compiler conflict ** ACLK= n/a, MCLK= SMCLK= default DCO ~ 800k
标签: Description Repeated Software to-from
上传时间: 2014-01-09
上传用户:thinode