FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap microcontrollers, such as 8051, PIC, AVR, SH, Z80, H8, ARM and etc..., without any change.
标签: system FatFs file implement
上传时间: 2016-11-17
上传用户:chenxichenyue
In modern design of digital sysytem,FPGAis widely used,particularly in processing baseband and controlling whole system.The core of this system is based on FPGA.
标签: particularly processing baseband digital
上传时间: 2016-12-16
上传用户:恋天使569
AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.
标签: installation Windows Driver March
上传时间: 2014-09-06
上传用户:yuzsu
if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Market privileged signature. To get a privileged signature, logo certification is now a requirement, not an option! This article shows how to abstract some of the most common issues a developer will encounter when creating a native code application that must be logo certified for each platform. windowsmobile5.0以上版本logo注册例子,可以加入自己的工程文件中。
标签: application restricted Microsoft Mobile2Ma
上传时间: 2017-01-16
上传用户:13160677563
teachers asp management system source code access, but also the integrity of supporting papers, it can be used. As part of the graduation design all. We quickly put to download
标签: management supporting integrity teachers
上传时间: 2013-12-19
上传用户:tb_6877751
In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.
标签: ARM-based baseline platform project
上传时间: 2017-02-15
上传用户:363186
Fingerprint Verification System an easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small great for embedded systems.
标签: Verification Fingerprint programmers integrate
上传时间: 2017-03-03
上传用户:plsee
The Design and Implementation of a Hardware Accelerated Raytracer Using the TM3a FPGA Prototyping System
标签: Implementation Accelerated Prototyping Raytracer
上传时间: 2013-12-27
上传用户:gundamwzc
Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed
标签: Embedded Qt Makefile tmake
上传时间: 2013-12-22
上传用户:sk5201314
This an example of how to install and use interrupts on AT91M4800A-embedded systems when building an rtos system.
标签: A-embedded interrupts building example
上传时间: 2014-01-05
上传用户:zhliu007