Tuesday, December 4, 2012
How to setup the build root for building any module for the target
These are the following steps:
A: run the (make menuconfig) and set the following things
1.TARGET Architeccture-->ARM(little endian)
2.TARGET Architecute Variant----->cortex -A9
3.Target ABI--> EABI
4. TOOLCHAIN::::
--------------------------
4.1: Toolchain Type: External toolchain
4.2: Toolchain ---->Sourcery CodeBench ARM2010q1
4.3: Toolchain origin----> Pre-installed toolchain
4.4: toolchain path::---> /opt/arm2010q1
------------------------------------------
get the rootfs from the path:(/buildroot/output/images-->rootfs.tar)
If we wana see the libarary and all these things then we can see it (/buildroot/output/target/usr/lib)
commands:
1. make
2. make clean
Subscribe to:
Post Comments (Atom)
Qualcomm Short Term
113 is the SL. 1st Target by mid July.
-
Directory Structure of Bluedroid in Android: BLuedroid Folder Structure description: a) audio_a2dp_hw/ --> A set of audio int...
-
# This is a spec file for starlight audio module %define name rpmdemo %define buildroot %{_topdir}/%{name}-0.1 %define buildarch n...
-
Bonding in BT: Once the device is get displayed on the device, after the inquiry then we will proceed for the bonding. Then below funct...
No comments:
Post a Comment