arm920t 與 arm922t 差別在於快取記憶體大小
arm920t 16k/16k
arm922t 8k/8k
參考資料:
http://www.arm.com/products/CPUs/ARM920T.html
星期四, 11月 13, 2008
星期三, 8月 06, 2008
Build STLport-5.1.5 for arm
cd build/lib
./configure --target=arm-linux
make -f gcc.mak install-release-shared
./configure --target=arm-linux
make -f gcc.mak install-release-shared
Build libsigc++-2.0 for arm
./configure --prefix=/star.branches.avupnp/tools/arm-uclibc-3.4.6 --build=i386-pc-linux --host=arm-linux
vi Makefile
SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2003
remove docs MSVC_Net2003
SUBDIRS = sigc++ tests examples scripts
vi Makefile
SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2003
remove docs MSVC_Net2003
SUBDIRS = sigc++ tests examples scripts
Build libtorrent for arm
PKG_CONFIG_PATH=/star.branches.avupnp/tools/arm-uclibc-3.4.6/lib/pkgconfig/ ./configure --prefix=/star.branches.avupnp/tools/arm-uclibc-3.4.6 --enable-shared --build=i386-pc-linux --host=arm-linux --enable-aligned
Build openssl for arm
for openssl-0.9.8h
$ ./Configure linux-generic32 no-asm shared --prefix=/star.branches.avupnp/tools/arm-uclibc-3.4.6
$ vi Makefile
CC= arm-linux-gcc
AR=arm-linux-ar $(ARFLAGS) r
RANLIB= arm-linux-ranlib
install: all install_sw
$ make
$ ./Configure linux-generic32 no-asm shared --prefix=/star.branches.avupnp/tools/arm-uclibc-3.4.6
$ vi Makefile
CC= arm-linux-gcc
AR=arm-linux-ar $(ARFLAGS) r
RANLIB= arm-linux-ranlib
install: all install_sw
$ make
星期四, 4月 10, 2008
SL3516
Family ARM9TDMI
Architecture ARMv4T
Version ARM920T
Cache (I/D)/MMU 16 KB/16 KB, MMU
Typical MIPS @ MHz 200 MIPS @ 180 MHz
In application
Armadillo, GP32,GP2X (first core), Tapwave Zodiac (Motorola i. MX1), Hewlet Packard HP-49/50 Calculators, Sun SPOT, Samsung s3c2442 (HTC TyTN, FIC Neo1973[5])
SL3516
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 2, 16 byte lines, 512 sets
CPU0: D cache: 8192 bytes, associativity 2, 16 byte lines, 256 sets
訂閱:
文章 (Atom)