Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2.
Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.
The XC226x derivatives are high-performance members of the Infineon XC2000 Family
of full-feature single-chip CMOS microcontrollers. These devices extend the functionality
and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and
speed. They combine high CPU performance (up to 80 million instructions per second)
with extended peripheral functionality and enhanced IO capabilities. Optimized
peripherals can be adapted flexibly to meet the application requirements. These
derivatives utilize clock generation via PLL and internal or external clock sources. Onchip
memory modules include program Flash, program RAM, and data RAM.
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- msd/
-> Source code for the Mass Storage driver
-> Makefile for the MSD driver
- bin/
-> Compiled binaries for every supported chips
- lib/
-> Lib v3 files for every supported chips
- ./
-> Makefile for the framework
-> Startup file
WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.
This file is distributed in the hope that it will be useful, but WITHOUT
* WARRANTY OF ANY KIND.
*
* Author(s): Ole Saether
*
* DESCRIPTION:
*
* Hello World program. Please note that this program runs the internal 8051
* on the default power up frequency of 4MHz. See ex3c.c for an example on how
* to switch to 16MHz.
*
* The functionality is the same as in ex1a.asm.
*
* COMPILER:
*
* This program has been tested with Keil V7.07a.
*
* $Revision: 3 $
*
This file is distributed in the hope that it will be useful, but WITHOUT
WARRANTY OF ANY KIND.
Author(s): Ole Saether
DESCRIPTION:
nRF9E5 Hello World program. Please note that this program runs the internal
8051 on the default power up frequency of 4MHz. See ex3a.asm for an example
on how to switch to 16MHz.
The functionality is the same as in ex1c.c.
ASSEMBLER:
You need as31.exe to assemble this program. It can be downloaded from this
web page: http://www.pjrc.com/tech/8051/
$Revision: 4 $
MTK flash TOOL源程序代碼
========== FlashTool v3.1.05 (2007/05/15) =======
Bug fixes:
1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size.
2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM.
New features:
1. [DA] Supports new NOR Flash device
[SPANSION] S29WS128P
[SPANSION] S29WS256P
[TOSHIBA] TV00560002DDGB
2. [DA] Supports OTP driver for below NOR Flash device
[SPANSION] S29WS128P
[SPANSION] S29WS256P
Enhancements:
1. [DA] Provide Customized FlashTest_AllInOne_DA.bin.
2. [DA] NFB can auto format after first download.
3. [DA] Improve DA download algorithm: next sector will be erased only when a sector is fully programmed.
4. [DA] Improve DA download algorithm: enable recovery mechanism when press STOP button.
5. [DA] Improve MT6223 Download Speed.