搜索资源列表
linux下通过jtag烧写flash的源代码
- Linux下通过jtag烧写flash的源代码-Linux burning through JTAG flash source code
实用化嵌入式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
jflash-linux
- 用于向flash中烧写linux内核的源代码-The source code is used to change linux kernal in flash code.
jflash_s3c2440.linux
- 个人开发的LINUX下的JTAG烧写软件,专门烧写三星的嵌入式ARM9处理器S3C2410的,支持SST39VF160, AM29LV800B, K9F1208,K9F1G08 等各种FLASH的烧写。-personal development of the Linux software JTAG burning, burning specialized embedded ARM9 Samsung S3C2410 processor support SST39VF160, AM29LV800B,
save-to-flash-2410
- 三星2410-arm920t处理器在Linux环境下在用户层直接读写flash!-Samsung 2410 - arm920t processors in a Linux environment the user to read and write directly layer fl ash!
linux-jtag-flash_tools.tar
- liunx下通过jtag烧写flash的源代码-liunx through jtag burning flash source code
jflash-linux.tar
- Flash Programmer through JTAG for sa
flash-0.4.9.tar
- minigui控件窗口的应用程序例子,已经在linux环境下编译通过并实现
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
SQUASH-linux-flash
- 重点介绍了SQUASHFS文件系统,其编译,制作,挂载和内核修改坏块处理.因为yaffs2文件系统内核支持比较成熟,其本上只需编译即可,后面也介绍了目前较常见的几种文件系统. 关键字: squashfs linux flash 坏块处理-Highlighted SQUASHFS file system, the compilation, production, mounting and handling bad block kernel modifications. Yaffs2 file
flplayer
- A Flash Player with Actionscr ipt support. Write in C and C++. It have two part, one is Player and another is Actionscr ipt Library. Runs on Linux and *BSD. It s very rough now, it have long way to go. -A Flash Player with Actionscr ipt support. Writ
linux-2.6.27-m8.tar
- MEIZU M8 Linux kernel s3c6410 1,if you want to boot from onenand flash,just "make zImage" is OK. 2,if you want to boot from nfs,remove select: "make menuconfig"--->General setup --->[] Initial RAM filesystem and RAM disk (initramfs/initr
ezxflash
- 可用于EZX手机如MOTO E6/A1200的flash播放器-a flash player works on EZX based mobile such as MOTO E^/A1200
install_flash_player_10_linux.tar
- flash player for linux
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
linux
- linux,包括mmu mentest nand flash set等程序 还包括USB的操作代码-gt2440,includeing mmu mentest nand flash set and usb
Linux-driver-development19
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第19章、Flash设备驱动。Flash在嵌入式系统中是必不可少的,它是BootLoader、Linux内核和文件系统的最佳载体。在Linux内核中,引入了MTD层为NOR Flash和NAND Flash设备提供统一的接口,从而使得Flash驱动的设计工作大为简化。19.1节讲解了Linux Flash驱动的结构,主要讲解了MTD系统的层次结构和接口。19.2节和19.3节分别讲解了NOR Flash和N
esp32-spi-flash
- ESP32模块SPI工作于主模式,读写 闪存。(The ESP32 module SPI works in master mode, reads and writes flash memory.)
NAND Flash Table
- This table is a list of many different flash chips of varying types and an assessment of their detection in the MTD subsystem of the current Linux kernel.
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)