Dream never gets old.

고정 헤더 영역

글 제목

메뉴 레이어

Dream never gets old.

메뉴 리스트

  • Home
  • Tag
  • MediaLog
  • LocationLog
  • Guestbook
  • Admin
  • Write
  • 분류 전체보기 (279)
    • [A-01] Expert (0)
    • [B-01] Quad-rotor (13)
    • [C-01] STM32F103RB (17)
    • [C-02] LM3S8962 (6)
    • [C-03] AT91SAM9260 (11)
    • [C-04] ATmega2560 (16)
    • [C-05] STi7105 (20)
    • [C-06] S5PV210 (16)
    • [C-07] STi7108 (1)
    • [C-08] BCM7231 (3)
    • [C-09] BCM7424 (5)
    • [C-10] NEXELL (1)
    • [C-11] Hi3716C (8)
    • [C-12] Exynos 5250 (4)
    • [C-13] Hi3719C (3)
    • [C-14] STM32F373VC (1)
    • [D-01] Linux (82)
    • [D-02] Windows CE (0)
    • [D-03] uC/OS-II (4)
    • [D-04] uCLinux (1)
    • [E-01] Bootloader (2)
    • [F-01] Compiler (0)
    • [G-01] Device (11)
    • [H-01] File System (2)
    • [I-01] Sensor (0)
    • [Z-01] 참고 (52)

검색 레이어

Dream never gets old.

검색 영역

컨텐츠 검색

분류 전체보기

  • [Linux] Diff two directory on vi

    2014.01.24 by eoseontaek

  • [Hi3719C] Development Compilation

    2014.01.15 by eoseontaek

  • [Hi3716C] mp3 파일을 wav 파일로 변경

    2013.12.20 by eoseontaek

  • [Hi3716C] adb command

    2013.12.19 by eoseontaek

  • [Hi3716C] Kernel module build

    2013.12.16 by eoseontaek

  • [Hi3716C] sample_e2prom

    2013.12.06 by eoseontaek

  • [Hi3716C-Kernel] tags, cscope

    2013.11.28 by eoseontaek

  • [Hi3716C-Kernel] Kernel Build command

    2013.11.26 by eoseontaek

[Linux] Diff two directory on vi

http://www.vim.org/scripts/script.php?script_id=102 DirDiff.vim : A plugin to diff and merge two directories recursively. Usage: /'o'=open,'s'=sync,'\dj'=next,'\dk'=prev, 'q'=quit Options: 'u'=update,'x'=set excludes,'i'=set ignore,'a'=set args Diff Args: -r --brief -x".svn" -x"CVS" -x"*.class" -x"*.exe" -x".*.swp"

[D-01] Linux 2014. 1. 24. 15:59

[Hi3719C] Development Compilation

Configuring the Environment $ source build/envsetup.sh$ lunch Hi3719CV100-eng [All Images]Run the following command in the code root directory$ cd ~/Android-K/src$ make bigfish -j16 2>&1 | tee bigfish.log [Kernel Image]Kernel Directory : ./device/hisilicon/bigfish/sdk/source/kernel/linux-3.4.y Run the following command in the code root directory$ make kernel –j16 2>&1 | tee kernel.log Modifying ..

[C-13] Hi3719C 2014. 1. 15. 12:58

[Hi3716C] mp3 파일을 wav 파일로 변경

Install tools$ sudo apt-get install sox$ sudo apt-get install libsox-fmt-mp3 Exchange$ sox -V 035_girlsday.mp3 -b 16 -r 44100 -c 1 -s 035.wavChannels : 1 (mono)Sample Rate : 44100 HzPrecision : 16-bit Options-V : Set verbosity-b : The number of bits in each encoded sample.-r : sample rate-c : The number of audio channels in the audio file-s : the encoding types ( signed-integer ) Referencehttp:/..

[C-11] Hi3716C 2013. 12. 20. 14:52

[Hi3716C] adb command

# adb kill-server# adb start-server# adb connect [target's ip address]:[target's port]# adb shell# adb push [local 파일] [target의 저장 위치]# adb pull [target의 파일] [local 파일명]: 참 조 : http://eaglos.tistory.com/8

[C-11] Hi3716C 2013. 12. 19. 13:36

[Hi3716C] Kernel module build

$ cd ./device/hisilicon/godbox/driver/sdk$ make -f mpi.mk

[C-11] Hi3716C 2013. 12. 16. 15:22

[Hi3716C] sample_e2prom

Modifyhost$ vi ./device/hisilicon/godbox/driver/sdk/sample/ecs/sample_hmc_e2prom.c host $ vi ./device/hisilicon/godbox/driver/sdk/sample/ecs/Android.mkinclude $(CLEAR_VARS)LOCAL_MODULE:= sample_hmc_e2promLOCAL_CFLAGS := $(CFG_CFLAGS)LOCAL_C_INCLUDES := $(LOCAL_PATH)/../../msp_base/common/includeLOCAL_C_INCLUDES += $(LOCAL_PATH)/../../msp_base/mpi/includeLOCAL_C_INCLUDES += $(LOCAL_PATH)/../../ms..

[C-11] Hi3716C 2013. 12. 6. 11:35

[Hi3716C-Kernel] tags, cscope

$ make tags ARCH=arm$ make cscope ARCH=arm

[C-11] Hi3716C 2013. 11. 28. 17:33

[Hi3716C-Kernel] Kernel Build command

Step 1 Switch to the kernel source code directory.$ cd ./kernel Step 2 Configure the kernel configuration file.$ make hi3716c-android_defconfig Step 3 Compile the kernel.$ make uImage Step 4 Copy the generated file to the out directory.$ cp -avf arch/arm/boot/uImage ../out/target/product/godbox/kernel Clear the kernel compilation result by running the following command:$ make distclean

[C-11] Hi3716C 2013. 11. 26. 17:55

추가 정보

인기글

최신글

페이징

이전
1 2 3 4 5 ··· 35
다음
TISTORY
Dream never gets old. © Magazine Lab
페이스북 트위터 인스타그램 유투브 메일

티스토리툴바