포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 1GB 입니다.

1. tslib-howto

tslib_pubcvs.arm.linux.org.uk__20050721.tar.gz

./autogen.sh ==> 한번 한적이 있는 녀석은 안해도 된다.
./configure --prefix=/usr --enable-shared --enable-h3600 --enable-input --disable-corgi --disable-collie --disable-mk712 --disable-arctic2 --disable-ucb1x00 --build=i386-linux --host=arm-linux

{
한 후 config.h를 다음과 같이 고쳐준 후
//#define malloc rpl_malloc
}


make
make prefix=/aesop/cross/gcc-4.0.2-glibc-2.3.6/arm-linux/arm-linux install

==> 툴체인 디렉토리로 가서

cd /aesop/cross/gcc-4.0.2-glibc-2.3.6/arm-linux/arm-linux/lib

libts.la tslib.pc를 고쳐줄 것. 경로등 수정...(왜냐하면 configure시 prefix=/usr로 했기 때문이다)


cross컴파일일 경우는 install path를 cross toolchain쪽으로 해줘야 하나 실행시 때문에
문제가 생긴다(왜냐하면 tslib를 prefix 디렉토리로 참조하기 때문에). 해서 약간 속여주는 것이다.

ts_test, ts_calibrate등의 실행파일을 rootfs의 /usr/bin으로 옮겨 놓는다.
library들도 마찬가지임


동작세팅: 다음과 같은 내용을 넣어준다.

1) 2.6.x kernel의 input device사용시

rootfs의 /etc/tslib/ts.conf-v43

module_raw input
module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear


rootfs의 /etc/profile

여기서 device명은 알아서 맞춰줘서 넣을 것

TSLIB_TSDEVICE=/dev/input/event1
TSLIB_CONFFILE=/etc/tslib/ts.conf--v43

List of Articles
번호 제목 글쓴이 날짜sort 조회 수
28 안드로이드용 구글 공식 한글 키보드 file [2] 이제현 2010-11-23 15078
27 실시간 온라인 강의 시스템 - MegaCast 류종택 file [1] 류종택 2010-12-08 9381
26 Exynos-4210 Cortex-A9 Dual-Core Android 2.3.4 Source code [1] 이제현 2011-07-09 8034
25 Exynos4210 Public User Manaual Ver.0.00.01 [4] 관리자 2011-08-27 6462
24 Exynos-4210 Cortex-A9 Dual-Core Android 2.3.5 Beta image.(OD... [4] 이제현 2011-09-08 6279
23 [u-boot] u-boot new command 추가하기 - example file 고도리 2011-09-26 4650
22 S5P6450 안드로이드 vs 리눅스 Root FS 부팅 비교 [1] 이제현 2011-12-08 6827
21 [toolchain] ARMv7용 root filesystem을 올립니다. cross compil... file 고도리 2012-01-11 5454
20 Origen cameraboard schematic file 관리자 2012-01-13 5153
19 Origen LCD board schematic file 관리자 2012-01-13 5168
18 [X-windows] Root filesystem with GPE for Cortex-A8/A9 file [1] 고도리 2012-01-17 5289
17 Origen board resource file 관리자 2012-02-29 5205
16 ramdisk/initrd howto file 고도리 2012-03-26 4916
15 [임베디드리눅스] 아델리눅스(adelinux) Embedded Linux Programmin... file [3] 고도리 2012-04-12 4973
14 u-boot의 이해 file 고도리 2012-07-22 4324
13 Audio in embedded linux - ALSA file [1] 고도리 2012-07-23 4011
12 Nexus-S gingerbread kernel sound(alsa) driver 간단 구조 file [1] 고도리 2012-07-23 3989
11 Embedded Linux용 Root Filesystem(rootfs) with crosstoolchain file [5] 고도리 2012-08-23 3832
10 lksctp(libsctp) android ICS 4.0.4 just compile on origen-4412 ... file [1] 고도리 2012-08-25 3658
9 Exynos4412 Public Manual [1] 고도리 2012-10-26 4206

사용자 로그인