九鼎创展论坛

标题: 编写LED测试程序 [打印本页]

作者: jealous    时间: 2017-6-17 10:06
标题: 编写LED测试程序
本帖最后由 jealous 于 2017-6-17 10:33 编辑

在android平台用户手册中的第十一章编写LED测试程序时
root@ubuntu:/Ingenic/Android4.4.0# make PRODUCT-aosp_manta-userdebug x4412_ibox_led
..............
.............
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.sensor.accelerometer.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.sensor.barometer.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.sensor.compass.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.sensor.gyroscope.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.sensor.light.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.audio.low_latency.xml
Copy: out/target/product/manta/system/etc/wifi/bcmdhd.cal
Copy xml: out/target/product/manta/system/etc/mixer_paths.xml
Copy: out/target/product/manta/system/etc/audio_policy.conf
Copy: out/target/product/manta/system/etc/gps.conf
Copy: out/target/product/manta/system/vendor/bin/gpsd
Copy xml: out/target/product/manta/system/vendor/etc/gps.xml
Copy: out/target/product/manta/system/lib/hw/gps.exynos5.so
Copy xml: out/target/product/manta/system/etc/nfcee_access.xml
device/samsung/manta/nfc/nfcee_access_debug.xml:9: namespace error : Namespace prefix android for signature on signer is not defined
b614df697d8ff5ca8101e7a25c7db3fb055d65569c04b01d389cabba57b3a1703ec2e74a88d334"
                                                                               ^
device/samsung/manta/nfc/nfcee_access_debug.xml:12: namespace error : Namespace prefix android for signature on signer is not defined
5cbb7faf7198a84bcf744310e9e927597f00a23dd00660800c2238d90b2fb372dfdbba75bd852e"
                                                                               ^
device/samsung/manta/nfc/nfcee_access_debug.xml:15: namespace error : Namespace prefix android for signature on signer is not defined
84c0bec93ad1c8c2054195f13c926db07c8bdf15673acf6d791ec1d3a0d7e1b3470447acd95873"
                                                                               ^
Copy xml: out/target/product/manta/system/etc/permissions/com.android.nfc_extras.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.nfc.xml
Copy xml: out/target/product/manta/system/etc/permissions/android.hardware.nfc.hce.xml
Copy: out/target/product/manta/system/etc/libnfc-brcm.conf
Copy: out/target/product/manta/system/etc/wifi/wpa_supplicant_overlay.conf
Copy: out/target/product/manta/system/etc/wifi/p2p_supplicant_overlay.conf
make: *** No rule to make target `hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/fw_bcm4324.bin', needed by `out/target/product/manta/system/vendor/firmware/fw_bcmdhd.bin'.  Stop.
root@ubuntu:/Ingenic/Android4.4.0#

经查找,/Ingenic/Android4.4.0/out/target/product/manta/system/vendor目录下并没有firmware这个目录
不知道该如何解决,求问。
QQ:1979625615



作者: lxz    时间: 2017-6-17 17:59
手册里面的device/samsung/x4412/vendorsetup.sh这个修改为device/9tripod/x4412/vendorsetup.sh 这个,选择里面的x4412-userdebug,然后 make x4412_ibox_led 编译就可以

led测试.png (12.87 KB, 下载次数: 243)

测试ok的结果

测试ok的结果





欢迎光临 九鼎创展论坛 (http://bbs.9tripod.com/) Powered by Discuz! X3.2