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.

검색 영역

컨텐츠 검색

[C-11] Hi3716C

  • [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

  • [Hi3716C-fastboot] Build commands for fastboot

    2013.11.26 by eoseontaek

  • [Hi3716C] Setting Up a Local Development Environment

    2013.10.31 by eoseontaek

[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

[Hi3716C-fastboot] Build commands for fastboot

Step 1. Switch to the fastboot source code directory.$ cd bootable/bootloader/fastboot3.0/ Step 2. Obtain the configuration file corresponding to the board.$ cp ./lowlevel_reg_info/hi3716cdmoverb_hi3716cv100_ddr3_1gbyte_8bitx4_4layers.reg ../.reg Step 3. Compile the fastboot$ make ARCH=arm CROSS_COMPILE=arm-hisiv200-linux- godbox_config$ make ARCH=arm CROSS_COMPILE=arm-hisiv200-linux- Delete the..

[C-11] Hi3716C 2013. 11. 26. 10:34

[Hi3716C] Setting Up a Local Development Environment

Requirements on Android Development EnvironmentOS : Ubuntu 10.04 64 bitsJDK version: 1.6Cross compilation tool chain: arm-hisiv200-linux- Installing the JDKTo install the JDK, perform the following steps: Step 1. Download the JAVA SE Development kithttp://www.oracle.com에 접속JAVA SE Development Kit 6u26을 다운로드한다. # wget http://download.oracle.com/otn/java/jdk/6u26-b03/jdk-6u26-linux-x64.bin Step 2...

[C-11] Hi3716C 2013. 10. 31. 17:15

추가 정보

인기글

최신글

페이징

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

티스토리툴바