Discussion:
[pandaboard] 6AL.1.1 compilation from source error on Bluetooth
Nanda Kumar
2015-07-15 05:29:35 UTC
Permalink
Hi,

I am new to AOSP and trying to build android for pandaboard by following
the source compilation stages provided in the below link:
http://omappedia.org/wiki/6AL.1.1_Release_Notes#Rebuilding_Android_from_Sources

During AFS building, the compilation stops by showing error on bluetooth
firmware unavailability. The last few output are given below:

target StaticLib: libext
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext_intermediates/libext.a)
target StaticLib: libext6
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext6_intermediates/libext6.a)
target StaticLib: libext4
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext4_intermediates/libext4.a)
target Prebuilt: TIInit_10.6.15.bts
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts)
acp: file
'device/ti/proprietary-open/wl12xx/wpan/bluetooth/../../../../../..//home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts'
does not exist
make: ***
[/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts]
Error 1
make: *** Waiting for unfinished jobs....

#### make failed to build some targets (18:04 (mm:ss)) ####

From these I can deduce the following
a) It looks for TIInit_10.6.15.bts file in the path
/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts,
but it is unavailable (only empty folder)

b) acp: file
'device/ti/proprietary-open/wl12xx/wpan/bluetooth/../../../../../..//home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts'
does not exist
looking for the file again, but it exists in
/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts.

Is it trying to use the entire specified path to look for the file or only
the output directory?
If error due to the path, where can change this path configuration?

Any help in this would be greatly appreciated.

Regards
Nanda Kumar Thanigaivelan
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Robert Nelson
2015-07-15 15:09:38 UTC
Permalink
Hi,
I am new to AOSP and trying to build android for pandaboard by following the
http://omappedia.org/wiki/6AL.1.1_Release_Notes#Rebuilding_Android_from_Sources
J6 Platform:TI DRA7xxx EVM (J6 EVM) - REV G boards and later with ES1.1 silicon
J6 Eco Platform:TI J6 Eco EVM - REV B boards

Sorry that release is not supported for the PandaBoard..

Regards,
--
Robert Nelson
https://rcn-ee.com/
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nanda Kumar
2015-07-16 09:22:41 UTC
Permalink
Hi,

Thanks for the reply.
Where can I download the latest version of android source including kernel
for pandaboard?
I want to build from the source, do not want to use pre-built binaries.

​Thanks and Regards​

​Nanda Kumar Thanigaivelan​
Post by Nanda Kumar
Post by Nanda Kumar
Hi,
I am new to AOSP and trying to build android for pandaboard by following
the
http://omappedia.org/wiki/6AL.1.1_Release_Notes#Rebuilding_Android_from_Sources
J6 Platform:TI DRA7xxx EVM (J6 EVM) - REV G boards and later with ES1.1 silicon
J6 Eco Platform:TI J6 Eco EVM - REV B boards
Sorry that release is not supported for the PandaBoard..
Regards,
--
Robert Nelson
https://rcn-ee.com/
--
You received this message because you are subscribed to a topic in the
Google Groups "pandaboard" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/pandaboard/9_pTTotT-V4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...